]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Introduced template call-back function 'doTemplateAdminListUserTitle':
[mailer.git] / DOCS / TODOs.txt
index 9a3bc1d708f9113235b90666f7cd6fe1a87bf568..270d5e6bcc9d158387ceff9e036ba6695618a877 100644 (file)
@@ -56,9 +56,9 @@
 ./inc/functions.php:92:                // @TODO Extension 'msg' does not exist
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/install-functions.php:57:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
-./inc/language/de.php:1084:    // @TODO Rewrite these two constants
-./inc/language/de.php:1105:    // @TODO Rewrite these three constants
-./inc/language/de.php:779:// @TODO Are these constants longer used?
+./inc/language/de.php:1083:    // @TODO Rewrite these two constants
+./inc/language/de.php:1104:    // @TODO Rewrite these three constants
+./inc/language/de.php:778:// @TODO Are these constants longer used?
 ./inc/language-functions.php:250:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:44:// @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       *
@@ -97,6 +97,7 @@
 ./inc/libs/yoomedia_functions.php:114: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script
 ./inc/load_config.php:75:      // @TODO Rewrite them to avoid this else block
 ./inc/loader/load-extension.php:13: * @TODO Rewrite this whole file                                        *
+./inc/mails/doubler_mails.php:53:// @TODO Can this be rewritten to a filter?
 ./inc/module-functions.php:267:                        // @TODO Nothing helped???
 ./inc/module-functions.php:308:                        // @TODO Rewrite this to a filter
 ./inc/modules/admin/admin-inc.php:171:         // @TODO This and the next getCurrentAdminId() call might be moved into the templates?
 ./inc/modules/admin/what-list_refs.php:107:                                                            // @TODO Try to rewrite some to EL
 ./inc/modules/admin/what-list_unconfirmed.php:80:      // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}');
 ./inc/modules/admin/what-list_unconfirmed.php:99:      // @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:149:            // @TODO Rewrite these to filters
-./inc/modules/admin/what-list_user.php:255:            // @TODO Rewrite this into a filter
-./inc/modules/admin/what-list_user.php:295:                    // @TODO Rewrite this into a filter
+./inc/modules/admin/what-list_user.php:153:            // @TODO Rewrite these to filters
+./inc/modules/admin/what-list_user.php:261:            // @TODO Rewrite this into a filter
+./inc/modules/admin/what-list_user.php:309:                    // @TODO Rewrite this into a filter
 ./inc/modules/admin/what-list_user.php:57:// @TODO Rewrite these if-blocks in a filter
 ./inc/modules/admin/what-logs.php:64:                  // @TODO Fix content-type here
 ./inc/modules/admin/what-logs.php:70:                  // @TODO Fix content-type here
 ./inc/modules/order.php:74:            // @TODO Unused: 2,4
 ./inc/monthly/monthly_bonus.php:67:    // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:1208:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1466:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1551:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1575:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1949:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1993:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:1468:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1556:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1580:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1954:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1998:// @TODO Fix inconsistency between last_module and getWhat()
 ./inc/mysql-manager.php:368:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:44:// @TODO Can we cache this?
 ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array'