Wrapper function introduced, description for random refid rewritten:
[mailer.git] / DOCS / TODOs.txt
index 3135e5d234d77025913f78ad874dc6419c7a9312..caff153be7bcc1350dc271902d911d1c4b1f1435 100644 (file)
@@ -33,7 +33,7 @@
 ./inc/extensions/ext-network.php:37: * @TODO Yoo!Media: What is LayerAd compared to Layer click?            *
 ./inc/extensions/ext-network.php:91:           // @TODO network_type_handle is an internal name and needs documentation
 ./inc/extensions/ext-newsletter.php:218:               // @TODO Move these into configuration
-./inc/extensions/ext-order.php:342:            // @TODO This should be moved out to inc/reset/
+./inc/extensions/ext-order.php:335:            // @TODO This should be moved out to inc/reset/
 ./inc/extensions/ext-rallye.php:329:           // @TODO Move this code into rallye_functions.php
 ./inc/extensions/ext-rallye.php:92:            // @TODO Fix config_rallye_prices to list_rallye_prices
 ./inc/extensions/ext-yoomedia.php:121:         // @TODO Can this be moved into a database table?
 ./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
 ./inc/extensions-functions.php:564:            // @TODO Extension is loaded, what next?
 ./inc/functions.php:110:               // @TODO Extension 'msg' does not exist
-./inc/functions.php:1501:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:1589:                      // @TODO Are these convertions still required?
-./inc/functions.php:1607:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:1509:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1597:                      // @TODO Are these convertions still required?
+./inc/functions.php:1615:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:179:// @TODO Rewrite this to an extension 'smtp'
-./inc/functions.php:2265:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2273:      // @TODO This is still very static, rewrite it somehow
 ./inc/gen_sql_patches.php:94:// @TODO Rewrite this to a filter
 ./inc/install-functions.php:57:        // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
-./inc/language/de.php:1089:// @TODO Rewrite these two constants
-./inc/language/de.php:1104:// @TODO Rewrite these three constants
+./inc/language/de.php:1090:// @TODO Rewrite these two constants
+./inc/language/de.php:1105:// @TODO Rewrite these three constants
 ./inc/language/de.php:286:     // @TODO Following two are unused?
 ./inc/language/de.php:789:// @TODO Are these constants longer used?
-./inc/language-functions.php:232:      // @TODO These are all valid languages, again hard-coded
+./inc/language-functions.php:241:      // @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       *
 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
@@ -92,8 +92,8 @@
 ./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_cache-extension.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php           *
-./inc/module-functions.php:225:                        // @TODO Nothing helped???
-./inc/module-functions.php:266:                        // @TODO Rewrite this 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:262:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/admin/admin-inc.php:267:                         // @TODO ACL is 'allow'... hmmm
 ./inc/modules/admin/admin-inc.php:333:                                 // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/member/what-reflinks.php:52:// @TODO Move this into a filter
 ./inc/modules/member/what-transfer.php:130:                            // @TODO Rewrite this to a filter
 ./inc/modules/member/what-transfer.php:220:                            // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries
-./inc/modules/member/what-transfer.php:302:                    // @TODO This should be somehow rewritten to $row = SQL_FETCHARRAY(), see switch() block above for SQL queries
-./inc/modules/member/what-transfer.php:308:                            // @TODO Rewrite: tid->trans_id,stamp->time_trans
 ./inc/modules/member/what-transfer.php:92:                     // @TODO Rewrite this to a filter
 ./inc/modules/member/what-unconfirmed.php:141: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/member/what-unconfirmed.php:206:                         // @TODO This 'userid' cannot be saved because of encapsulated EL code