From 14808ed603c22f0ce883dce6f41cd639d82e8eee Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Tue, 13 May 2014 14:42:10 +0200 Subject: Remove webinterface... --- management-interface/php/about.inc.php | 9 --------- management-interface/php/functions.php | 22 ---------------------- management-interface/php/home.inc.php | 10 ---------- management-interface/php/login.inc.php | 14 -------------- management-interface/php/settings.php | 5 ----- management-interface/php/template.inc.php | 8 -------- management-interface/php/user.inc.php | 9 --------- 7 files changed, 77 deletions(-) delete mode 100644 management-interface/php/about.inc.php delete mode 100644 management-interface/php/functions.php delete mode 100644 management-interface/php/home.inc.php delete mode 100644 management-interface/php/login.inc.php delete mode 100644 management-interface/php/settings.php delete mode 100644 management-interface/php/template.inc.php delete mode 100644 management-interface/php/user.inc.php (limited to 'management-interface/php') diff --git a/management-interface/php/about.inc.php b/management-interface/php/about.inc.php deleted file mode 100644 index 57edd01..0000000 --- a/management-interface/php/about.inc.php +++ /dev/null @@ -1,9 +0,0 @@ - - -
-

-This website is the interface for the masterserver to do several things. -

-
diff --git a/management-interface/php/functions.php b/management-interface/php/functions.php deleted file mode 100644 index f84c097..0000000 --- a/management-interface/php/functions.php +++ /dev/null @@ -1,22 +0,0 @@ - diff --git a/management-interface/php/home.inc.php b/management-interface/php/home.inc.php deleted file mode 100644 index b003336..0000000 --- a/management-interface/php/home.inc.php +++ /dev/null @@ -1,10 +0,0 @@ - - -
-

Hello user!

-

-Lorem ipsum dolor sit amet. -

-
diff --git a/management-interface/php/login.inc.php b/management-interface/php/login.inc.php deleted file mode 100644 index 9d92195..0000000 --- a/management-interface/php/login.inc.php +++ /dev/null @@ -1,14 +0,0 @@ - - -
-
- -
-
diff --git a/management-interface/php/settings.php b/management-interface/php/settings.php deleted file mode 100644 index 17e1291..0000000 --- a/management-interface/php/settings.php +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/management-interface/php/template.inc.php b/management-interface/php/template.inc.php deleted file mode 100644 index 6c8bece..0000000 --- a/management-interface/php/template.inc.php +++ /dev/null @@ -1,8 +0,0 @@ - - -
-

-

-
diff --git a/management-interface/php/user.inc.php b/management-interface/php/user.inc.php deleted file mode 100644 index 5361034..0000000 --- a/management-interface/php/user.inc.php +++ /dev/null @@ -1,9 +0,0 @@ - - -
-

-Current users:
-

-
-- cgit v1.2.3-55-g7522