summaryrefslogtreecommitdiff
path: root/install/TODO_FIX_INCLUDES
diff options
context:
space:
mode:
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.