From: Roland Häder Date: Sun, 7 Nov 2010 20:05:48 +0000 (+0000) Subject: This TODOs.txt thing... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=87313e5b1bbb14668d898e01cb214f58f4209fa3;p=mailer.git This TODOs.txt thing... --- diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 4e5d82b850..1ec7d59ba6 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -5,7 +5,7 @@ ./birthday_confirm.php:93: // @TODO Try to rewrite the following unset() ./inc/autopurge/purge-inact.php:55: // @TODO Rewrite these if() blocks to a filter ./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow... -./inc/classes/cachesystem.class.php:472: // @TODO Add support for more types which break in last else-block +./inc/classes/cachesystem.class.php:488: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:139: // @TODO Make this all better... :-/ ./inc/expression-functions.php:164:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again ./inc/expression-functions.php:46: // @TODO is escapeQuotes() enougth for strings with single/double quotes? @@ -46,13 +46,13 @@ ./inc/functions.php:1593: // @TODO Are these convertions still required? ./inc/functions.php:1611:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2271: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2269: // @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:1091:// @TODO Rewrite these two constants -./inc/language/de.php:1106:// @TODO Rewrite these three constants -./inc/language/de.php:286: // @TODO Following two are unused? -./inc/language/de.php:790:// @TODO Are these constants longer used? +./inc/language/de.php:1085:// @TODO Rewrite these two constants +./inc/language/de.php:1100:// @TODO Rewrite these three constants +./inc/language/de.php:280: // @TODO Following two are unused? +./inc/language/de.php:784:// @TODO Are these constants longer used? ./inc/language-functions.php:243: // @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 * @@ -65,16 +65,16 @@ ./inc/libs/bonus_functions.php:287: // @TODO This query isn't right, it will only update if the user was for a longer time away! ./inc/libs/cache_functions.php:78: // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal. ./inc/libs/doubler_functions.php:44:// @TODO Lame description -./inc/libs/doubler_functions.php:92: // @TODO Can't this be moved into EL? +./inc/libs/doubler_functions.php:91: // @TODO Can't this be moved into EL? ./inc/libs/mailid_functions.php:47: // @TODO Rewrite this to a dynamic include or so -./inc/libs/rallye_functions.php:702:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId() -./inc/libs/rallye_functions.php:767: $EXPIRE = 3; // @TODO The hard-coded value... -./inc/libs/rallye_functions.php:853:// @TODO Please document this function -./inc/libs/rallye_functions.php:909: // Load count @TODO Can't we rewrite this to our API? +./inc/libs/rallye_functions.php:703:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId() +./inc/libs/rallye_functions.php:768: $EXPIRE = 3; // @TODO The hard-coded value... +./inc/libs/rallye_functions.php:854:// @TODO Please document this function +./inc/libs/rallye_functions.php:910: // Load count @TODO Can't we rewrite this to our API? ./inc/libs/refback_functions.php:59: // @TODO Try to rewrite the following unset() -./inc/libs/register_functions.php:285: // @TODO Rewrite these all to a single filter -./inc/libs/register_functions.php:355: // @TODO Rewrite this to a filter -./inc/libs/register_functions.php:362: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable +./inc/libs/register_functions.php:315: // @TODO Rewrite these all to a single filter +./inc/libs/register_functions.php:385: // @TODO Rewrite this to a filter +./inc/libs/register_functions.php:392: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable ./inc/libs/sponsor_functions.php:159: // @TODO Rewrite this to API function ./inc/libs/sponsor_functions.php:430: // @TODO Rewrite this to API function ./inc/libs/surfbar_functions.php:1026: // @TODO Try to rewrite the following unset()