diff --git a/gw-index.php b/gw-index.php index aa512c7..e4b4a2f 100644 --- a/gw-index.php +++ b/gw-index.php @@ -8,4 +8,5 @@ if (isset($_SESSION['userid']) && ($_SESSION['access'])){ echo '
Username:
'; echo 'Password:
'; echo '
'; +} ?>