|
@@ -1,4 +1,4 @@
|
|
-<?php
|
|
+<?php
|
|
|
|
|
|
==============================================================================
|
|
==============================================================================
|
|
Dokeos - elearning and course management software
|
|
Dokeos - elearning and course management software
|
|
@@ -19,7 +19,7 @@
|
|
|
|
|
|
See the GNU General Public License for more details.
|
|
See the GNU General Public License for more details.
|
|
|
|
|
|
- Contact: Dokeos, 181 rue Royale, B-1000 Brussels, Belgium, info@dokeos.com
|
|
+ Contact: Dokeos, rue du Corbeau, 108, B-1000 Brussels, Belgium, info@dokeos.com
|
|
==============================================================================
|
|
==============================================================================
|
|
*/
|
|
*/
|
|
|
|
|
|
@@ -38,7 +38,6 @@ include_once ($libpath.'fileManage.lib.php');
|
|
include_once ($libpath.'fileUpload.lib.php');
|
|
include_once ($libpath.'fileUpload.lib.php');
|
|
include_once ($libpath.'usermanager.lib.php');
|
|
include_once ($libpath.'usermanager.lib.php');
|
|
require_once ($libpath.'formvalidator/FormValidator.class.php');
|
|
require_once ($libpath.'formvalidator/FormValidator.class.php');
|
|
-require_once ($libpath.'security.lib.php');
|
|
|
|
|
|
|
|
|
|
|
|
$this_section=SECTION_PLATFORM_ADMIN;
|
|
$this_section=SECTION_PLATFORM_ADMIN;
|