diff options
Diffstat (limited to 'TODO_FIX_INCLUDES')
-rw-r--r-- | TODO_FIX_INCLUDES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO_FIX_INCLUDES b/TODO_FIX_INCLUDES index c9519a6a..cf419356 100644 --- a/TODO_FIX_INCLUDES +++ b/TODO_FIX_INCLUDES @@ -33,10 +33,10 @@ ich@DenkBrett www-ssl % find . -name \*.php -exec grep -l './inc' {} \; #./inc/footer.php #./inc/menu.php #./inc/funktion_modem.php -./inc/funktion_flag.php # Special fix needed. ich geh ins bett +#./inc/funktion_flag.php # Special fix needed. ich geh ins bett #./inc/error_handler.php -./inc/header.php # Special fix needed -./inc/funktion_user.php # Special fix needed +#./inc/header.php # Special fix needed +#./inc/funktion_user.php # Special fix needed #./inc/crypt.php #./inc/ShowUserPicture.php #./inc/login_eingabefeld.php |