From eb316dc89832719e64d684cabb22f3d2b0650e24 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 5 Feb 2017 14:22:04 +0100 Subject: [PATCH] remove db folder and unused files --- db/db.php => db.php | 0 db/auth.php | 6 ------ db/dashboard.php | 20 ------------------ db/index.php | 20 ------------------ db/logout.php | 9 -------- db/registration.php | 43 --------------------------------------- db/login.php => login.php | 0 navigation.php | 2 +- 8 files changed, 1 insertion(+), 99 deletions(-) rename db/db.php => db.php (100%) delete mode 100644 db/auth.php delete mode 100644 db/dashboard.php delete mode 100644 db/index.php delete mode 100644 db/logout.php delete mode 100644 db/registration.php rename db/login.php => login.php (100%) diff --git a/db/db.php b/db.php similarity index 100% rename from db/db.php rename to db.php diff --git a/db/auth.php b/db/auth.php deleted file mode 100644 index 3049383..0000000 --- a/db/auth.php +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/db/dashboard.php b/db/dashboard.php deleted file mode 100644 index 641d918..0000000 --- a/db/dashboard.php +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -Dashboard - Secured Page - - - -
-

Dashboard

-

This is another secured page.

-

Home

-Logout -
- - diff --git a/db/index.php b/db/index.php deleted file mode 100644 index 6a991bc..0000000 --- a/db/index.php +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -Welcome Home - - - -
-

Welcome !

-

This is secure area.

-

Dashboard

-Logout -
- - diff --git a/db/logout.php b/db/logout.php deleted file mode 100644 index 3bf4845..0000000 --- a/db/logout.php +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/db/registration.php b/db/registration.php deleted file mode 100644 index aeaefde..0000000 --- a/db/registration.php +++ /dev/null @@ -1,43 +0,0 @@ - - - - -Registration - - - - -

You are registered successfully.

-
Click here to Login"; - } - }else{ -?> -
-

Registration

-
- - - - -
-
- - - diff --git a/db/login.php b/login.php similarity index 100% rename from db/login.php rename to login.php diff --git a/navigation.php b/navigation.php index a414167..0b36c46 100644 --- a/navigation.php +++ b/navigation.php @@ -2,6 +2,6 @@ echo '' ?>