SID & start_form() cleanup.
[fa-stable.git] / access / logout.php
index 716bbfe18dcb1ce60b6fa3fb3dbf7ff4852d5fd5..46357a1524ed6ad543b9f8da030c573428afdc5b 100644 (file)
@@ -40,7 +40,7 @@ page(_("Logout"), true, false, "", get_js_png_fix());
   <tr>
     <td><div align="center">
         <?php
-     echo "<a href='$path_to_root/index.php?" . SID ."'><b>" . _("Click here to Login Again.") . "</b></a>";
+     echo "<a href='$path_to_root/index.php'><b>" . _("Click here to Login Again.") . "</b></a>";
 ?>
       </div></td>
   </tr>