diff --git a/login.php b/login.php index 39a3ca8..9ce9477 100644 --- a/login.php +++ b/login.php @@ -20,7 +20,7 @@ if(isset($_GET['login'])) { $_SESSION['activated'] = $user['activated']; $_SESSION['updated_at'] = $user['updated_at']; $_SESSION['isadmin'] = $user['isadmin']; - die(' '); + die(' '); } else { $errorMessage = '
'; } diff --git a/logout.php b/logout.php index cb105ab..a2fbc3a 100644 --- a/logout.php +++ b/logout.php @@ -2,7 +2,7 @@ Logout - + @@ -25,9 +25,21 @@ session_start(); - Sign In + 0){ + echo 'Sign Out'; + }else{ + echo 'Sign In'; + } + ?>
@@ -37,17 +49,54 @@ session_start();
+ 0){ + ?>
-
-

Register

-
-
-
    -
  • If you don't have a user already.
  • -
- -
-
+
+

Profile

+
+
+
    +
  • Your Profile
  • +
+ +
+
+ +
+
+

Register

+
+
+
    +
  • If you don't have a user already.
  • +
+ +
+
+ + 0){ + ?> +
+
+

Already activated?

+
+
+
    +
  • Show the Activated Area
  • +
+ +
+
+

Login

@@ -59,6 +108,27 @@ session_start();
+ + 0){ + ?> +
+
+

Reset Password

+
+
+
    +
  • The only way to change your password right now.. :/
    Needs a valid Mail Address.
  • +
+ Forgot (Change) Password +
+
+
+

Reset Password

@@ -71,7 +141,10 @@ session_start();
-

This page is using cookies for the Session ID and information. If you continue to use the site, you'll accept this.

+ +