Removed /usr/local from CDPATH
[clearscm.git] / maps / index.php
index 263ff44..63c3e7c 100755 (executable)
@@ -2,8 +2,8 @@
 include "site-functions.php";\r
 include "MAPS.php";\r
 \r
-$logout   = $_REQUEST[logout];\r
-$errormsg = $_REQUEST[errormsg];\r
+$logout   = $_REQUEST['logout'];\r
+$errormsg = $_REQUEST['errormsg'];\r
 \r
 if (isset ($logout)) {\r
   setcookie ("MAPSUser", "", time()+60*60*24*30, "/maps");\r