MDL-10075 - changes done following Petr's patch and optional_param with default ltr

This commit is contained in:
urs_hunkler
2007-07-29 20:46:05 +00:00
parent cb5105a872
commit 70244cc2cd
4 changed files with 25 additions and 24 deletions
-2
View File
@@ -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();