summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Campbell-Smith <mcampbellsmith@gmail.com>2014-04-01 20:37:57 +1100
committerMark Campbell-Smith <mcampbellsmith@gmail.com>2014-04-01 20:37:57 +1100
commit7e5b03076d4acb4384a67fad9ef021573aa13239 (patch)
treed4d7237e62eb6ad456b6b8394e6ad39e32d02d16
parent0ef0b52f3a8c45d8222729c1423f6139edf0695c (diff)
downloadRunnerUpLive-7e5b03076d4acb4384a67fad9ef021573aa13239.zip
reset auth for admin
-rwxr-xr-xindex.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 9ae2b9a..a5d4136 100755
--- a/index.php
+++ b/index.php
@@ -35,6 +35,7 @@ else {
// prepare user select form
if (($auth == $admin_user) and ($admin_user != "")) {
$user = $auth;
+ $auth = NULL;
}
$user_form = '
<u>'.$lang_user.'</u><br />