]> git.mjollnir.org Git - moodle.git/commit
Hopefully this will fix the logout problems - it now specifically
authormoodler <moodler>
Sat, 17 May 2003 04:45:52 +0000 (04:45 +0000)
committermoodler <moodler>
Sat, 17 May 2003 04:45:52 +0000 (04:45 +0000)
commiteab79dc13deae43187c399aa5dbe628b60f48aad
treee83bb3094ee4c5f51f6f12a487bac08839f8cbe1
parent958facf0551bac87cec4023db0cbc12e8e4ce744
Hopefully this will fix the logout problems - it now specifically
checks for PHP 4.3.0 or later, and also does the unset anyway.

Sessions are not consistent in PHP versions.
login/logout.php