]> git.mjollnir.org Git - moodle.git/commit
MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursethem...
authorskodak <skodak>
Sun, 28 Jan 2007 21:18:08 +0000 (21:18 +0000)
committerskodak <skodak>
Sun, 28 Jan 2007 21:18:08 +0000 (21:18 +0000)
commit9152fc9938105282329a7cd4605ce22a573651c4
tree43eff8c2ce49df1d5cea6382fd972cc5d3af9a22
parent8d2b18a886ac43bf532ad572b6e2180fc3031d27
MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
16 files changed:
admin/cron.php
lib/deprecatedlib.php
lib/moodlelib.php
lib/weblib.php
mod/chat/chatd.php
mod/chat/gui_header_js/chatinput.php
mod/chat/gui_header_js/jsupdate.php
mod/chat/gui_header_js/jsupdated.php
mod/chat/gui_header_js/users.php
mod/chat/gui_sockets/chatinput.php
mod/chat/lib.php
mod/forum/lib.php
mod/wiki/ewiki/ewiki.php
theme/chameleon/ui/chameleon.php
theme/chameleon/ui/css.php
user/editlib.php