summaryrefslogtreecommitdiff
path: root/install/TODO_FIX_INCLUDES
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-11 18:08:56 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-11 18:08:56 +0200
commitd377c31cff8782354975f2283eded6acc32200e8 (patch)
tree6f99ec7f5153b0b715d5d69f4c0892ed39e7796a /install/TODO_FIX_INCLUDES
parent57bfa8b7e106afcf5a8a00fe362a0ed3ca129298 (diff)
directory renames and cleanup
Diffstat (limited to 'install/TODO_FIX_INCLUDES')
-rw-r--r--install/TODO_FIX_INCLUDES5
1 files changed, 5 insertions, 0 deletions
diff --git a/install/TODO_FIX_INCLUDES b/install/TODO_FIX_INCLUDES
new file mode 100644
index 00000000..f50844e7
--- /dev/null
+++ b/install/TODO_FIX_INCLUDES
@@ -0,0 +1,5 @@
+find . -name \*.php -exec grep -l './inc' {} \;
+
+
+todo:
+change installscript to place inc outside of http-root. exactly ONE dir ahead.