diff --git a/main/inc/lib/add_course.lib.inc.php b/main/inc/lib/add_course.lib.inc.php index dba5cc24eb..f2142e172f 100755 --- a/main/inc/lib/add_course.lib.inc.php +++ b/main/inc/lib/add_course.lib.inc.php @@ -1,7 +1,6 @@ * @desc Record information for open event (when homepage is opened) diff --git a/main/inc/lib/exercise_show_functions.lib.php b/main/inc/lib/exercise_show_functions.lib.php index 388b5b8cd3..17329b8953 100644 --- a/main/inc/lib/exercise_show_functions.lib.php +++ b/main/inc/lib/exercise_show_functions.lib.php @@ -1,4 +1,5 @@ - * @package chamilo.library -============================================================================== */ // Group permissions define('GROUP_PERMISSION_OPEN' , '1'); diff --git a/main/inc/lib/groupmanager.lib.php b/main/inc/lib/groupmanager.lib.php index da7dcfc447..6699dd46c9 100755 --- a/main/inc/lib/groupmanager.lib.php +++ b/main/inc/lib/groupmanager.lib.php @@ -1,28 +1,6 @@ , 2009, 2010 * @author More authors, mentioned in the correpsonding fragments of this source. * @package chamilo.library - * ============================================================================== */ /** - * ---------------------------------------------------------------------------- * Constants - * ---------------------------------------------------------------------------- */ // Predefined date formats in Chamilo provided by the language sub-system. diff --git a/main/inc/lib/legal.lib.php b/main/inc/lib/legal.lib.php index ea5637500b..54a240123d 100755 --- a/main/inc/lib/legal.lib.php +++ b/main/inc/lib/legal.lib.php @@ -1,12 +1,12 @@ , move code of main/notebook up here * @package chamilo.library -============================================================================== */ class NotebookManager diff --git a/main/inc/lib/online.inc.php b/main/inc/lib/online.inc.php index 455ca56410..024ef33461 100755 --- a/main/inc/lib/online.inc.php +++ b/main/inc/lib/online.inc.php @@ -1,5 +1,5 @@ */ + /** * Security class * diff --git a/main/inc/lib/session_handler.class.php b/main/inc/lib/session_handler.class.php index 95ffefcab0..96245724b8 100755 --- a/main/inc/lib/session_handler.class.php +++ b/main/inc/lib/session_handler.class.php @@ -1,39 +1,10 @@ - - - For a full list of contributors, see "credits.txt". - The full license can be read in "license.txt". - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - See the GNU General Public License for more details. - - Contact: Dokeos, rue du Corbeau, 108, B-1030 Brussels, Belgium, info@dokeos.com -============================================================================== -*/ +/* For licensing terms, see /license.txt */ /** -============================================================================== * This library provides functions for the access_url management. * Include/require it in your code to use its functionality. * -* @package dokeos.library -============================================================================== +* @package chamilo.library */ class UrlManager { diff --git a/main/inc/lib/usermanager.lib.php b/main/inc/lib/usermanager.lib.php index 5347b4ce23..8df8924868 100644 --- a/main/inc/lib/usermanager.lib.php +++ b/main/inc/lib/usermanager.lib.php @@ -1,13 +1,11 @@ Social network groups added 2009/12 -============================================================================== */ // Constants for user extra field types.