MDL-10075 - changes done following Petr's patch and optional_param with default ltr
This commit is contained in:
@@ -588,8 +588,6 @@ global $HTTPSPAGEREQUIRED;
|
||||
}
|
||||
}
|
||||
|
||||
$CFG->langdirection = (get_string('thisdirection') == 'rtl') ? 'rtl' : 'ltr';
|
||||
|
||||
// set default locale and themes - might be changed again later from require_login()
|
||||
course_setup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user