]> git.mjollnir.org Git - moodle.git/commit
The timezone selection didn't work correctly... if there WAS a $USER->timezone
authordefacer <defacer>
Thu, 1 Apr 2004 10:39:06 +0000 (10:39 +0000)
committerdefacer <defacer>
Thu, 1 Apr 2004 10:39:06 +0000 (10:39 +0000)
commita36166d3274117a965dacb61cfaa2df5b0b09110
treeed3e93af41df06523fd3434e0f0d638b30fbd50e
parentd8ba183c393af99f503da881eb72fac2c991b00a
The timezone selection didn't work correctly... if there WAS a $USER->timezone
set but it was set to 99, it didn't check the $CFG->timezone setting.
Fixed now. Fancy implementation, forgive me please! ;)
lib/moodlelib.php