]> git.mjollnir.org Git - moodle.git/commit
Changed unset($USER) to $USER=NULL ... as unset can cause problems with PHP 4.1
authormartin <martin>
Thu, 24 Jan 2002 07:20:40 +0000 (07:20 +0000)
committermartin <martin>
Thu, 24 Jan 2002 07:20:40 +0000 (07:20 +0000)
commit566bb7086eeb9e7646cc63fd3923307bcba39fee
tree9864e56e883569d93c98840a43a439622fc4ab2e
parent873f20962dd172b7ef5a34775f29837daa45879e
Changed unset($USER)  to $USER=NULL ... as unset can cause problems with PHP 4.1
login/logout.php