From a52aa8a4462de553ed07690c1564228ce896315b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 3 Nov 2010 22:25:23 +0000 Subject: [PATCH] Again the TODOs.txt thing, isn't there a better solution? --- DOCS/TODOs.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index cc4191a904..5db8e464b9 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -42,11 +42,11 @@ ./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:564: // @TODO Extension is loaded, what next? ./inc/functions.php:110: // @TODO Extension 'msg' does not exist -./inc/functions.php:1503: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1591: // @TODO Are these convertions still required? -./inc/functions.php:1609:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:179:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2275: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:1505: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./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:2277: // @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 @@ -198,14 +198,14 @@ ./inc/wrapper-functions.php:130:// @TODO Implement $compress ./inc/wrapper-functions.php:137:// @TODO Implement $decompress ./inc/wrapper-functions.php:452:// @TODO Do some more sanity check here -./mailid.php:138: // @TODO Rewrite this to a filter -./mailid.php:95: // @TODO Rewrite this to a filter -./mailid_top.php:102: // @TODO Rewrite this to a filter -./mailid_top.php:135: // @TODO Rewrite this to a filter -./mailid_top.php:182: // @TODO Rewrite this to a filter -./mailid_top.php:189: // @TODO Rewrite this to a filter -./mailid_top.php:224: // @TODO Rewrite these blocks to filter -./mailid_top.php:257: // @TODO Try to rewrite the following unset() +./mailid.php:139: // @TODO Rewrite this to a filter +./mailid.php:96: // @TODO Rewrite this to a filter +./mailid_top.php:103: // @TODO Rewrite this to a filter +./mailid_top.php:136: // @TODO Rewrite this to a filter +./mailid_top.php:183: // @TODO Rewrite this to a filter +./mailid_top.php:190: // @TODO Rewrite this to a filter +./mailid_top.php:225: // @TODO Rewrite these blocks to filter +./mailid_top.php:261: // @TODO Try to rewrite the following unset() ./network-check.php:54:// @TODO Add processing of request here ./show_bonus.php:105: // @TODO No more needed? $content['points'] = translateComma($content['points']); ./view.php:68: // @TODO No banner found, output some default banner -- 2.39.5