From: Roland Häder Date: Mon, 8 Nov 2010 02:38:18 +0000 (+0000) Subject: The TODOs.txt thing again... X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=5ac9927f90b4b3e6588df73a9ee6f9b5a77d713a The TODOs.txt thing again... --- diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 4aa07436e5..0404331a79 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:488: // @TODO Add support for more types which break in last else-block +./inc/classes/cachesystem.class.php:499: // @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?