diff options
-rw-r--r-- | TODO_FIX_INCLUDES | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO_FIX_INCLUDES b/TODO_FIX_INCLUDES index cf419356..e5605c8f 100644 --- a/TODO_FIX_INCLUDES +++ b/TODO_FIX_INCLUDES @@ -50,9 +50,9 @@ ich@DenkBrett www-ssl % find . -name \*.php -exec grep -l './inc' {} \; #./nonpublic/index.php #./nonpublic/faq.php #./nonpublic/schichtplan_add.php -./nonpublic/schichtplan_beamer.php # Special fix needed, css +#./nonpublic/schichtplan_beamer.php # Special fix needed, css #./nonpublic/news.php -./nonpublic/einstellungen.php # Special fix needed +#./nonpublic/einstellungen.php # Special fix needed #./nonpublic/wecken.php #./nonpublic/engelbesprechung.php #./nonpublic/news_comments.php @@ -64,8 +64,4 @@ ich@DenkBrett www-ssl % find . -name \*.php -exec grep -l './inc' {} \; todo: -./inc > ../inc -change includes in every fucking file -FUCKING MOOOOOVE the pictures out of inc to /pic, where they belong. -.-' -same as above for css-files change installscript to place inc outside of http-root. exactly ONE dir ahead. |