diff --git a/logout.php b/logout.php
index 23c5a5ed..1c7ddbab 100644
--- a/logout.php
+++ b/logout.php
@@ -1,7 +1,4 @@
+
+
+
+ -
+ Dashboard
+
+ - Blank Page
+
+
+
+
PHP SELF:
+
+
PHP URI:
+basename _FILE_ :
+User Agent:
+
This is a great starting point for new custom pages.
+
+
\ No newline at end of file
diff --git a/users.php b/users.php
index aaa4743a..6a53ca18 100644
--- a/users.php
+++ b/users.php
@@ -15,6 +15,8 @@
| Name |
Email |
+ Type |
+ Status |
Actions |
@@ -27,6 +29,7 @@
$email = $row['email'];
$password = $row['password'];
$avatar = $row['avatar'];
+ $client_id = $row['client_id'];
$initials = initials($name);
?>
@@ -45,6 +48,8 @@
|
+
Client |
+
Status |
|