diff options
author | Malf Furious <m@lfurio.us> | 2017-01-15 05:57:19 -0500 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2017-01-15 05:57:19 -0500 |
commit | 0d53041fc67e13fc53cca0c993ec1a7a31a5a16e (patch) | |
tree | c2d3c6a43aa3ba16fe2207f76c4c0a3ce4033772 /examples/app/controller | |
parent | feb61662d2359414837787111cf0f37e1f57fb5f (diff) | |
download | scrott-0d53041fc67e13fc53cca0c993ec1a7a31a5a16e.tar.gz scrott-0d53041fc67e13fc53cca0c993ec1a7a31a5a16e.zip |
Reorganize examples/ directory
Diffstat (limited to '')
-rw-r--r-- | examples/controller/auth.control.php (renamed from examples/app/controller/auth.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/dashboard.control.php (renamed from examples/app/controller/dashboard.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/deauth.control.php (renamed from examples/app/controller/deauth.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/deleteacct.control.php (renamed from examples/app/controller/deleteacct.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/except.control.php (renamed from examples/app/controller/except.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/obj.control.php (renamed from examples/app/controller/obj.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/root.control.php (renamed from examples/app/controller/root.control.php) | 0 | ||||
-rw-r--r-- | examples/controller/sysconf.control.php (renamed from examples/app/controller/sysconf.control.php) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/examples/app/controller/auth.control.php b/examples/controller/auth.control.php index 5be1e4b..5be1e4b 100644 --- a/examples/app/controller/auth.control.php +++ b/examples/controller/auth.control.php diff --git a/examples/app/controller/dashboard.control.php b/examples/controller/dashboard.control.php index 40d3678..40d3678 100644 --- a/examples/app/controller/dashboard.control.php +++ b/examples/controller/dashboard.control.php diff --git a/examples/app/controller/deauth.control.php b/examples/controller/deauth.control.php index 5867168..5867168 100644 --- a/examples/app/controller/deauth.control.php +++ b/examples/controller/deauth.control.php diff --git a/examples/app/controller/deleteacct.control.php b/examples/controller/deleteacct.control.php index 5dc91b5..5dc91b5 100644 --- a/examples/app/controller/deleteacct.control.php +++ b/examples/controller/deleteacct.control.php diff --git a/examples/app/controller/except.control.php b/examples/controller/except.control.php index 8b5e1b5..8b5e1b5 100644 --- a/examples/app/controller/except.control.php +++ b/examples/controller/except.control.php diff --git a/examples/app/controller/obj.control.php b/examples/controller/obj.control.php index 2154d16..2154d16 100644 --- a/examples/app/controller/obj.control.php +++ b/examples/controller/obj.control.php diff --git a/examples/app/controller/root.control.php b/examples/controller/root.control.php index 7e4d1ab..7e4d1ab 100644 --- a/examples/app/controller/root.control.php +++ b/examples/controller/root.control.php diff --git a/examples/app/controller/sysconf.control.php b/examples/controller/sysconf.control.php index 6379d42..6379d42 100644 --- a/examples/app/controller/sysconf.control.php +++ b/examples/controller/sysconf.control.php |