diff options
author | Malf Furious <m@lfurio.us> | 2018-10-27 18:12:02 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2018-10-27 18:12:02 -0400 |
commit | 6512655aee73d3d295daa4de0e4ef25c08cfec9e (patch) | |
tree | c3285276f6c53b6789e2f6dc82cb3b0fd17b38a4 /todo | |
parent | 41a5877e5986910344c5e51275bfa02cd341cd9d (diff) | |
download | scrott-6512655aee73d3d295daa4de0e4ef25c08cfec9e.tar.gz scrott-6512655aee73d3d295daa4de0e4ef25c08cfec9e.zip |
Rename examples/ directory
In preparation for the release, I'm renaming this directory since
'examples' is confusion and misleading. Really this directory just
holds some old code that needs re-integrated, so I name it 'todo'.
Signed-off-by: Malf Furious <m@lfurio.us>
Diffstat (limited to '')
-rw-r--r-- | todo/common.mod.php (renamed from examples/common.mod.php) | 0 | ||||
-rw-r--r-- | todo/deleteacct.mod.php (renamed from examples/deleteacct.mod.php) | 0 | ||||
-rw-r--r-- | todo/example.html (renamed from examples/example.html) | 0 | ||||
-rw-r--r-- | todo/group.setting.modal.view.php (renamed from examples/group.setting.modal.view.php) | 0 | ||||
-rw-r--r-- | todo/group.view.php (renamed from examples/group.view.php) | 0 | ||||
-rw-r--r-- | todo/ownership.setting.modal.view.php (renamed from examples/ownership.setting.modal.view.php) | 0 | ||||
-rw-r--r-- | todo/permissions.setting.modal.view.php (renamed from examples/permissions.setting.modal.view.php) | 0 | ||||
-rw-r--r-- | todo/setting.modal.view.php (renamed from examples/setting.modal.view.php) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/examples/common.mod.php b/todo/common.mod.php index 0d740ef..0d740ef 100644 --- a/examples/common.mod.php +++ b/todo/common.mod.php diff --git a/examples/deleteacct.mod.php b/todo/deleteacct.mod.php index 0178c95..0178c95 100644 --- a/examples/deleteacct.mod.php +++ b/todo/deleteacct.mod.php diff --git a/examples/example.html b/todo/example.html index abf84a3..abf84a3 100644 --- a/examples/example.html +++ b/todo/example.html diff --git a/examples/group.setting.modal.view.php b/todo/group.setting.modal.view.php index d0e11ca..d0e11ca 100644 --- a/examples/group.setting.modal.view.php +++ b/todo/group.setting.modal.view.php diff --git a/examples/group.view.php b/todo/group.view.php index dde4df1..dde4df1 100644 --- a/examples/group.view.php +++ b/todo/group.view.php diff --git a/examples/ownership.setting.modal.view.php b/todo/ownership.setting.modal.view.php index 3f7c382..3f7c382 100644 --- a/examples/ownership.setting.modal.view.php +++ b/todo/ownership.setting.modal.view.php diff --git a/examples/permissions.setting.modal.view.php b/todo/permissions.setting.modal.view.php index 55e4157..55e4157 100644 --- a/examples/permissions.setting.modal.view.php +++ b/todo/permissions.setting.modal.view.php diff --git a/examples/setting.modal.view.php b/todo/setting.modal.view.php index 029b58b..029b58b 100644 --- a/examples/setting.modal.view.php +++ b/todo/setting.modal.view.php |