Several fixes/improvements:
[mailer.git] / DOCS / TODOs.txt
index fc09fc44d77810a9ff4b3ab343d7417efb8bca48..612775218122e98042c4f747e756dc80f0b75d8f 100644 (file)
@@ -2,6 +2,7 @@
 ### DO NOT EDIT THIS FILE. ###
 ./beg.php:172:                 // @TODO Opps, what is missing here???
 ./birthday_confirm.php:93:             // @TODO Try to rewrite the following unset()
+./inc/autopurge/purge-inact.php:56:    // @TODO Rewrite these if() blocks to a filter
 ./inc/cache/config-local.php:125:// @TODO Rewrite the following three constants, somehow...
 ./inc/classes/cachesystem.class.php:467:       // @TODO Add support for more types which break in last else-block
 ./inc/config-functions.php:143:        // @TODO Make this all better... :-/
@@ -25,7 +26,8 @@
 ./inc/extensions/ext-network.php:34: * @TODO paid4ad: Waiting for approval                                  *
 ./inc/extensions/ext-network.php:35: * @TODO secash: Traffic                                                *
 ./inc/extensions/ext-network.php:36: * @TODO ultraPROMO: Traffic                                            *
-./inc/extensions/ext-network.php:89:           // @TODO network_type_handle is an internal name and needs documentation
+./inc/extensions/ext-network.php:37: * @TODO Der Werbepartner.cc: Has click/banner URL in API response      *
+./inc/extensions/ext-network.php:90:           // @TODO network_type_handle is an internal name and needs documentation
 ./inc/extensions/ext-newsletter.php:215:               // @TODO Move these into configuration
 ./inc/extensions/ext-rallye.php:330:           // @TODO Move this code into rallye_functions.php
 ./inc/extensions/ext-rallye.php:93:            // @TODO Fix config_rallye_prices to list_rallye_prices
@@ -46,7 +48,7 @@
 ./inc/functions.php:2700:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:3579:// @TODO Lame description for this function
 ./inc/functions.php:3601:                      // @TODO Move this in a filter
-./inc/functions.php:3719:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:3725:      // @TODO This is still very static, rewrite it somehow
 ./inc/functions.php:473:       // @TODO Do only use $content, not $DATA or raw variables
 ./inc/functions.php:543:               // @TODO Extension 'msg' does not exist
 ./inc/functions.php:612:// @TODO Rewrite this to an extension 'smtp'
 ./inc/modules/admin/what-refbanner.php:144:                    // @TODO Rewritings: alt->alternate,cnt->counter,clx->clicks in template
 ./inc/modules/admin/what-unlock_emails.php:88:                                 // @TODO Rewrite these if-blocks to a filter
 ./inc/modules/admin/what-unlock_sponsor.php:191:               // @TODO Rewritings: remote->remote_addr, created->sponsor_created in template
-./inc/modules/admin/what-usage.php:87: // @TODO This code is double, see LOAD_TEMPLATE and loadEmailTemplate in functions.php
+./inc/modules/admin/what-usage.php:87: // @TODO This code is double, see loadTemplate() and loadEmailTemplate() in functions.php
 ./inc/modules/admin/what-usr_online.php:50:    // @TODO Add a filter for sponsor
 ./inc/modules/guest/what-beg.php:59:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout')));
 ./inc/modules/guest/what-confirm.php:112:                                      // @TODO Try to rewrite the following unset()