|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Enumerations | |
| enum | NO_MOODLE_COOKIES |
Variables | |
| $lang = required_param('elanguage', PARAM_SAFEDIR) | |
| if(!get_string_manager()-> translation_exists($lang, false)) $SESSION | lang = $lang |
| $langmapping = array('cs'=>'cz', 'pt_br'=>'pt-br') | |
| enum NO_MOODLE_COOKIES |
Definition at line 3 of file dragmath.php.
| $lang = required_param('elanguage', PARAM_SAFEDIR) |
Definition at line 7 of file dragmath.php.
| $langmapping = array('cs'=>'cz', 'pt_br'=>'pt-br') |
Definition at line 14 of file dragmath.php.
| if (!get_string_manager()->translation_exists($lang, false)) $SESSION lang = $lang |
Definition at line 12 of file dragmath.php.