Login working, but not cookie.

This commit is contained in:
Elyrith
2013-08-09 23:38:42 -04:00
parent ed0efd68a9
commit 21a833a3eb
4 changed files with 2 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
<form action="login.php" method="post">
<form action="<?php echo $_SERVER[REQUEST_URI]; ?>" method="post">
<input type="hidden" name="do" value="authenticate">
<table border=0>