diff options
author | ichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-09-26 17:39:35 +0000 |
---|---|---|
committer | ichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-09-26 17:39:35 +0000 |
commit | 9d465625896025d4c035748ead0d763964cecad3 (patch) | |
tree | 5b8af6dc8dd14fe34bcbd8dfde1c7bbd4246fa01 | |
parent | 3810b07944fa5f33830f98abadf648628293561c (diff) |
updated todo
git-svn-id: svn://svn.cccv.de/engel-system@296 29ba0400-6e00-0410-a75a-ca02368028f8
-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. |