From ed99654d2e139a847a63e9295bf976d17462ee34 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 22 Oct 2016 00:29:30 -0400 Subject: Deprecate application code Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. --- app/view/sysconf/default.view.php | 138 -------------------------------- app/view/sysconf/group.modal.view.php | 49 ------------ app/view/sysconf/issue.modal.view.php | 52 ------------ app/view/sysconf/message.modal.view.php | 55 ------------- app/view/sysconf/pad.modal.view.php | 68 ---------------- app/view/sysconf/stage.modal.view.php | 52 ------------ app/view/sysconf/user.modal.view.php | 48 ----------- 7 files changed, 462 deletions(-) delete mode 100644 app/view/sysconf/default.view.php delete mode 100644 app/view/sysconf/group.modal.view.php delete mode 100644 app/view/sysconf/issue.modal.view.php delete mode 100644 app/view/sysconf/message.modal.view.php delete mode 100644 app/view/sysconf/pad.modal.view.php delete mode 100644 app/view/sysconf/stage.modal.view.php delete mode 100644 app/view/sysconf/user.modal.view.php (limited to 'app/view/sysconf') diff --git a/app/view/sysconf/default.view.php b/app/view/sysconf/default.view.php deleted file mode 100644 index 90e5441..0000000 --- a/app/view/sysconf/default.view.php +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - Scrott - System-level configuration missing - - - - - - - - - - - - - - -
-
-

-     -     -     -     -     - -

- -

Welcome to Scrott!

-
- -

You're seeing this page because the file "scrott.conf.php" is missing.
Please fill out the form below to create a config automatically!

-

Click the icons above to learn more about core Scrott features and constructs!

-
- -

This form will initialize Scrott's system-level configuration.
These are things the app needs before it can begin functioning at all!

-
It is presumed that you are the administrator for this Scrott install.
There is a security risk involved with exposing this page to the public!
- -
-
- -
-
-
-
- - Database Connection -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- - Application Installation -
- - -
Detected from location of files in web document root
-
- - Settings -
- -
- -
- -
- -
- -
- -
-
- - -
-
-
-
- -
-
-
-
- - - - diff --git a/app/view/sysconf/group.modal.view.php b/app/view/sysconf/group.modal.view.php deleted file mode 100644 index c0641d9..0000000 --- a/app/view/sysconf/group.modal.view.php +++ /dev/null @@ -1,49 +0,0 @@ - - - diff --git a/app/view/sysconf/issue.modal.view.php b/app/view/sysconf/issue.modal.view.php deleted file mode 100644 index 694dd47..0000000 --- a/app/view/sysconf/issue.modal.view.php +++ /dev/null @@ -1,52 +0,0 @@ - - - diff --git a/app/view/sysconf/message.modal.view.php b/app/view/sysconf/message.modal.view.php deleted file mode 100644 index 14cca2d..0000000 --- a/app/view/sysconf/message.modal.view.php +++ /dev/null @@ -1,55 +0,0 @@ - - - diff --git a/app/view/sysconf/pad.modal.view.php b/app/view/sysconf/pad.modal.view.php deleted file mode 100644 index 2fbf26b..0000000 --- a/app/view/sysconf/pad.modal.view.php +++ /dev/null @@ -1,68 +0,0 @@ - - - diff --git a/app/view/sysconf/stage.modal.view.php b/app/view/sysconf/stage.modal.view.php deleted file mode 100644 index 11e517f..0000000 --- a/app/view/sysconf/stage.modal.view.php +++ /dev/null @@ -1,52 +0,0 @@ - - - diff --git a/app/view/sysconf/user.modal.view.php b/app/view/sysconf/user.modal.view.php deleted file mode 100644 index 034dc04..0000000 --- a/app/view/sysconf/user.modal.view.php +++ /dev/null @@ -1,48 +0,0 @@ - - - -- cgit v1.2.3