Removed /usr/local from CDPATH
[clearscm.git] / maps / index.php
index 6b9707e..63c3e7c 100755 (executable)
@@ -1,8 +1,9 @@
-<?php \r
+<?php\r
 include "site-functions.php";\r
 include "MAPS.php";\r
 \r
-$logout = $_REQUEST[logout];\r
+$logout   = $_REQUEST['logout'];\r
+$errormsg = $_REQUEST['errormsg'];\r
 \r
 if (isset ($logout)) {\r
   setcookie ("MAPSUser", "", time()+60*60*24*30, "/maps");\r
@@ -23,14 +24,13 @@ if (isset ($logout)) {
 <body>\r
 \r
 <div class="heading">\r
-  <h2 class="header" align="center">\r
-  <font class="standout">MAPS</font> Mail Authorization and Permission System</h2>\r
+  <h2 class="header" align="center">Mail Authorization and Permission System</h2>\r
   <h3 class="header" align="center">Spam Elimination System</h3>\r
 </div>\r
 \r
 <div class="content">\r
   <?php\r
-    OpenDB ();\r
+    OpenDB();\r
     NavigationBar ("");\r
   ?>\r
 \r
@@ -49,8 +49,8 @@ if (isset ($logout)) {
 \r
   <form method="post" action="php/main.php"\r
    enctype="application/x-www-form-urlencoded">\r
-  \r
-  <table cellpadding="2" bgcolor="white" width="40%" cellspacing="0" \r
+\r
+  <table cellpadding="2" bgcolor="white" width="40%" cellspacing="0"\r
    border="0" align="center">\r
 \r
   <tr>\r