X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=37cff7e40d337d4949a7b63dd90902038df79070;hb=eb2da977098f0240829e52cd22a91687d6835c1d;hp=654edc9242dc3c01ab4b25db226ee035be92ee33;hpb=222af58c37c67e7d90435b17e477548bd9746c94;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 654edc9242..37cff7e40d 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -47,10 +47,10 @@ ./inc/functions.php:2261: // @TODO This is still very static, rewrite it somehow ./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter ./inc/install-functions.php:59: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); -./inc/language/de.php:1111:// @TODO Rewrite these two constants -./inc/language/de.php:1126:// @TODO Rewrite these three constants +./inc/language/de.php:1099:// @TODO Rewrite these two constants +./inc/language/de.php:1114:// @TODO Rewrite these three constants ./inc/language/de.php:300: // @TODO Following two are unused? -./inc/language/de.php:804:// @TODO Are these constants longer used? +./inc/language/de.php:799:// @TODO Are these constants longer used? ./inc/language-functions.php:234: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:46:// @TODO Rewrite all language constants to this function. ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no * @@ -136,7 +136,7 @@ ./inc/modules/admin/what-list_unconfirmed.php:98: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus ./inc/modules/admin/what-list_user.php:151: // @TODO Rewrite these to filters ./inc/modules/admin/what-list_user.php:257: // @TODO Rewrite this into a filter -./inc/modules/admin/what-list_user.php:300: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:297: // @TODO Rewrite this into a filter ./inc/modules/admin/what-list_user.php:59:// @TODO Rewrite these if-blocks in a filter ./inc/modules/admin/what-logs.php:66: // @TODO Fix content-type here ./inc/modules/admin/what-logs.php:72: // @TODO Fix content-type here