diff options
author | Malf Furious <m@lfurio.us> | 2016-10-22 00:29:30 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2016-10-22 00:29:30 -0400 |
commit | ed99654d2e139a847a63e9295bf976d17462ee34 (patch) | |
tree | 23ab0c9d3b813da85e08d4008dbf98b7f0c9fd01 /app/controller | |
parent | 9d0ff6546fb03489bbd127aeec6ee161e204a139 (diff) | |
download | scrott-ed99654d2e139a847a63e9295bf976d17462ee34.tar.gz scrott-ed99654d2e139a847a63e9295bf976d17462ee34.zip |
Deprecate application code
Setup to perform an iteration of development focused on a simpler
implementation and eliminating redundancy in design.
Diffstat (limited to '')
-rw-r--r-- | examples/app/controller/auth.control.php (renamed from app/controller/auth.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/dashboard.control.php (renamed from app/controller/dashboard.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/deauth.control.php (renamed from app/controller/deauth.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/deleteacct.control.php (renamed from app/controller/deleteacct.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/except.control.php (renamed from app/controller/except.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/obj.control.php (renamed from app/controller/obj.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/root.control.php (renamed from app/controller/root.control.php) | 0 | ||||
-rw-r--r-- | examples/app/controller/sysconf.control.php (renamed from app/controller/sysconf.control.php) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/app/controller/auth.control.php b/examples/app/controller/auth.control.php index 5be1e4b..5be1e4b 100644 --- a/app/controller/auth.control.php +++ b/examples/app/controller/auth.control.php diff --git a/app/controller/dashboard.control.php b/examples/app/controller/dashboard.control.php index 40d3678..40d3678 100644 --- a/app/controller/dashboard.control.php +++ b/examples/app/controller/dashboard.control.php diff --git a/app/controller/deauth.control.php b/examples/app/controller/deauth.control.php index 5867168..5867168 100644 --- a/app/controller/deauth.control.php +++ b/examples/app/controller/deauth.control.php diff --git a/app/controller/deleteacct.control.php b/examples/app/controller/deleteacct.control.php index 5dc91b5..5dc91b5 100644 --- a/app/controller/deleteacct.control.php +++ b/examples/app/controller/deleteacct.control.php diff --git a/app/controller/except.control.php b/examples/app/controller/except.control.php index 8b5e1b5..8b5e1b5 100644 --- a/app/controller/except.control.php +++ b/examples/app/controller/except.control.php diff --git a/app/controller/obj.control.php b/examples/app/controller/obj.control.php index 2154d16..2154d16 100644 --- a/app/controller/obj.control.php +++ b/examples/app/controller/obj.control.php diff --git a/app/controller/root.control.php b/examples/app/controller/root.control.php index 7e4d1ab..7e4d1ab 100644 --- a/app/controller/root.control.php +++ b/examples/app/controller/root.control.php diff --git a/app/controller/sysconf.control.php b/examples/app/controller/sysconf.control.php index 6379d42..6379d42 100644 --- a/app/controller/sysconf.control.php +++ b/examples/app/controller/sysconf.control.php |