|
|
|
@ -72,6 +72,7 @@ class SubLanguageManager { |
|
|
|
|
/** |
|
|
|
|
* Get all information of chamilo file |
|
|
|
|
* @param String The chamilo path file (/var/www/chamilo/main/lang/spanish/gradebook.inc.php) |
|
|
|
|
* @patam Bool Whether we want to remove the '$' prefix in the results or not |
|
|
|
|
* @return Array Contains all information of chamilo file |
|
|
|
|
*/ |
|
|
|
|
public static function get_all_language_variable_in_file($system_path_file, $get_as_string_index=false) { |
|
|
|
|