]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Mailer continued, sub-id tracking continued:
[mailer.git] / DOCS / TODOs.txt
index f2be12a9972cc4938dfa68f2603f727e38489c5b..1b1007647e51f272097082bb8835084740005b4a 100644 (file)
@@ -60,8 +60,8 @@
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/header.php:66:// @TODO Find a way to not use direct module comparison
 ./inc/install-functions.php:91:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
-./inc/language/de.php:1112:    // @TODO Rewrite these two constants
-./inc/language/de.php:1128:    // @TODO Rewrite these three constants
+./inc/language/de.php:1120:    // @TODO Rewrite these two constants
+./inc/language/de.php:1136:    // @TODO Rewrite these three constants
 ./inc/language/de.php:749:// @TODO Are these constants longer used?
 ./inc/language-functions.php:255:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function.
 ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout()));
 ./inc/modules/member/what-logout.php:17: * @TODO Rewrite the code to a filter                                   *
 ./inc/modules/member/what-logout.php:52:       // @TODO Move this in a filter, e.g. member_logout
-./inc/modules/member/what-order.php:471:                       // @TODO Rewrite this to a filter
+./inc/modules/member/what-order.php:459:                       // @TODO Rewrite this to a filter
 ./inc/modules/member/what-order.php:84:                // @TODO Rewrite this to SQL_FETCHARRAY()
 ./inc/modules/member/what-payout.php:194:                                      // @TODO Rewrite this to a filter
 ./inc/modules/member/what-points.php:61:// @TODO Should we rewrite this to a filter?