summaryrefslogtreecommitdiffstats
path: root/examples/app/model
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2016-10-22 00:29:30 -0400
committerMalf Furious <m@lfurio.us>2016-10-22 00:29:30 -0400
commited99654d2e139a847a63e9295bf976d17462ee34 (patch)
tree23ab0c9d3b813da85e08d4008dbf98b7f0c9fd01 /examples/app/model
parent9d0ff6546fb03489bbd127aeec6ee161e204a139 (diff)
downloadscrott-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/model/auth.mod.php (renamed from app/model/auth.mod.php)0
-rw-r--r--examples/app/model/common.mod.php (renamed from app/model/common.mod.php)0
-rw-r--r--examples/app/model/dashboard.mod.php (renamed from app/model/dashboard.mod.php)0
-rw-r--r--examples/app/model/deauth.mod.php (renamed from app/model/deauth.mod.php)0
-rw-r--r--examples/app/model/deleteacct.mod.php (renamed from app/model/deleteacct.mod.php)0
-rw-r--r--examples/app/model/except.mod.php (renamed from app/model/except.mod.php)0
-rw-r--r--examples/app/model/master.mod.php (renamed from app/model/master.mod.php)0
-rw-r--r--examples/app/model/obj.mod.php (renamed from app/model/obj.mod.php)0
-rw-r--r--examples/app/model/sysconf.mod.php (renamed from app/model/sysconf.mod.php)0
9 files changed, 0 insertions, 0 deletions
diff --git a/app/model/auth.mod.php b/examples/app/model/auth.mod.php
index 000db95..000db95 100644
--- a/app/model/auth.mod.php
+++ b/examples/app/model/auth.mod.php
diff --git a/app/model/common.mod.php b/examples/app/model/common.mod.php
index 6cba871..6cba871 100644
--- a/app/model/common.mod.php
+++ b/examples/app/model/common.mod.php
diff --git a/app/model/dashboard.mod.php b/examples/app/model/dashboard.mod.php
index 00fb759..00fb759 100644
--- a/app/model/dashboard.mod.php
+++ b/examples/app/model/dashboard.mod.php
diff --git a/app/model/deauth.mod.php b/examples/app/model/deauth.mod.php
index 8991606..8991606 100644
--- a/app/model/deauth.mod.php
+++ b/examples/app/model/deauth.mod.php
diff --git a/app/model/deleteacct.mod.php b/examples/app/model/deleteacct.mod.php
index 0178c95..0178c95 100644
--- a/app/model/deleteacct.mod.php
+++ b/examples/app/model/deleteacct.mod.php
diff --git a/app/model/except.mod.php b/examples/app/model/except.mod.php
index fb81315..fb81315 100644
--- a/app/model/except.mod.php
+++ b/examples/app/model/except.mod.php
diff --git a/app/model/master.mod.php b/examples/app/model/master.mod.php
index 5aaafa8..5aaafa8 100644
--- a/app/model/master.mod.php
+++ b/examples/app/model/master.mod.php
diff --git a/app/model/obj.mod.php b/examples/app/model/obj.mod.php
index 159c962..159c962 100644
--- a/app/model/obj.mod.php
+++ b/examples/app/model/obj.mod.php
diff --git a/app/model/sysconf.mod.php b/examples/app/model/sysconf.mod.php
index cfbed42..cfbed42 100644
--- a/app/model/sysconf.mod.php
+++ b/examples/app/model/sysconf.mod.php