|
|
|
@ -34,7 +34,7 @@ |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
// Name of the language file that needs to be included |
|
|
|
// Name of the language file that needs to be included |
|
|
|
$language_file = array('document','gradebook'); |
|
|
|
$language_file = array('document', 'gradebook'); |
|
|
|
|
|
|
|
|
|
|
|
// Including the global initialization file |
|
|
|
// Including the global initialization file |
|
|
|
require_once '../inc/global.inc.php'; |
|
|
|
require_once '../inc/global.inc.php'; |
|
|
|
|