From: Roland Häder Date: Sun, 30 Sep 2012 20:14:45 +0000 (+0000) Subject: TODOs.txt updated :( X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=173ef194771554d7a8d873bc26c6c448c64e327c TODOs.txt updated :( --- diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index ebc0560d0b..0a40a813fc 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -2,7 +2,7 @@ ### DO NOT EDIT THIS FILE. ### ./autoreg.php:58:// @TODO Add processing of request here ./beg.php:175: // @TODO Opps, what is missing here??? -./inc/classes/cachesystem.class.php:510: // @TODO Add support for more types which break in last else-block +./inc/classes/cachesystem.class.php:513: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:137: // @TODO Make this all better... :-/ ./inc/config-functions.php:313: // @TODO Call setConfigEntry() somehow ./inc/config-functions.php:341: // @TODO Call setConfigEntry() somehow @@ -43,10 +43,10 @@ ./inc/extensions/ext-rallye.php:94: // @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/ext-yoomedia.php:54:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); -./inc/extensions-functions.php:2005:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' -./inc/extensions-functions.php:420: // @TODO This redirect is still needed to register sql_patches! Please try to avoid it -./inc/extensions-functions.php:436:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) -./inc/extensions-functions.php:576: // @TODO Extension is loaded, what next? +./inc/extensions-functions.php:2012:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' +./inc/extensions-functions.php:421: // @TODO This redirect is still needed to register sql_patches! Please try to avoid it +./inc/extensions-functions.php:437:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:577: // @TODO Extension is loaded, what next? ./inc/filter/bonus_filter.php:56: // @TODO This query isn't right, it will only update if the user was for a longer time away! ./inc/filter/cache_filter.php:94: // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal. ./inc/filter/forced_filter.php:73: // @TODO This part is unfinished @@ -165,12 +165,12 @@ ./inc/modules/member/what-rallyes.php:99: // @TODO Reactivate this: $content['admin'] = '' . $content['login'] . ''; ./inc/modules/member/what-reflinks.php:52:// @TODO Move this into a filter ./inc/modules/member/what-transfer.php:128: // @TODO Rewrite this to a filter -./inc/modules/member/what-unconfirmed.php:162: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/modules/member/what-unconfirmed.php:227: // @TODO This 'userid' cannot be saved because of encapsulated EL code +./inc/modules/member/what-unconfirmed.php:169: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/modules/member/what-unconfirmed.php:234: // @TODO This 'userid' cannot be saved because of encapsulated EL code ./inc/modules/order.php:78: // @TODO Unused: 2,4 -./inc/mysql-manager.php:1433: // @TODO Rewrite these lines to a filter -./inc/mysql-manager.php:1457: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1713: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1424: // @TODO Rewrite these lines to a filter +./inc/mysql-manager.php:1448: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1704: // @TODO Rewrite this to a filter ./inc/mysql-manager.php:390: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/purge/purge-inact.php:55: // @TODO Rewrite these if() blocks to a filter