]> git.mjollnir.org Git - moodle.git/commit
fix for MDL-6680 redirect function is broken when running php as CGI, me() now used...
authorskodak <skodak>
Sun, 24 Sep 2006 19:10:13 +0000 (19:10 +0000)
committerskodak <skodak>
Sun, 24 Sep 2006 19:10:13 +0000 (19:10 +0000)
commitaade3a4b6a0fc06408be4506b58cbadd724b4946
tree5516f56eb2dedc070aa539461f3189ed8aa54d1c
parent1cc309df9df7f2c1ae8915b9c27a126ce4a5748c
fix for MDL-6680 redirect function is broken when running php as CGI, me() now used instead of SCRIPT_NAME + minor coding style changes
lib/weblib.php