@ -1,6 +1,8 @@
<?php
/* For licensing terms, see /license.txt */
//@todo move this inside web/news
// name of the language file that needs to be included
$language_file = array ('admin','courses', 'index', 'announcements', 'group');
@ -14,6 +14,8 @@
*/
/**
* Variables definitions and inclusions
*
* @todo move this inside web/user
$language_file = array('index','registration','messages','userInfo');
@ -3,6 +3,7 @@
* Who is online list
* @todo move this inside web/online
// language files that should be included
@ -2,6 +2,7 @@
* Shows who is online in a specific session
* @todo move this inside web/onlineincourses
* @package chamilo.main