From 3ae6ec94bd1c85666174eb26c2508c574fac52b5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 23 Aug 2010 13:47:37 +0000 Subject: [PATCH] TODOs.txt updated --- DOCS/TODOs.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 2df58958b2..c34950eb0e 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -4,6 +4,7 @@ ./beg.php:165: // @TODO Opps, what is missing here??? ./birthday_confirm.php:95: // @TODO Try to rewrite the following unset() ./inc/autopurge/purge-inact.php:57: // @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:474: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:141: // @TODO Make this all better... :-/ ./inc/expression-functions.php:166:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again @@ -47,8 +48,8 @@ ./inc/functions.php:2263: // @TODO This is still very static, rewrite it somehow ./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter ./inc/install-functions.php:59: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); -./inc/language/de.php:1116:// @TODO Rewrite these two constants -./inc/language/de.php:1131:// @TODO Rewrite these three constants +./inc/language/de.php:1117:// @TODO Rewrite these two constants +./inc/language/de.php:1132:// @TODO Rewrite these three constants ./inc/language/de.php:300: // @TODO Following two are unused? ./inc/language/de.php:810:// @TODO Are these constants longer used? ./inc/language-functions.php:234: // @TODO These are all valid languages, again hard-coded -- 2.39.5