From: Roland Häder Date: Thu, 17 Jan 2013 02:20:02 +0000 (+0000) Subject: Typos fixed + keep fake modules hidden X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=0d16dc908325fb9078d335e17f4e7c86b54eda7d Typos fixed + keep fake modules hidden --- diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index e4ee2f9510..c986039971 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -65,13 +65,13 @@ ./inc/filter/forced_filter.php:73: // @TODO This part is unfinished ./inc/filter-functions.php:117: // @TODO Remove this forced removal after a year or so ./inc/filters.php:1320: // @TODO No banner found, output some default banner -./inc/functions.php:1126: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1212: // @TODO Are these convertions still required? -./inc/functions.php:1233:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:1842: // @TODO Find a way to cache this -./inc/functions.php:1946: // @TODO This is still very static, rewrite it somehow -./inc/functions.php:2150: // @TODO Rename column data_type to e.g. mail_status -./inc/functions.php:2500:// @TODO cacheFiles is not yet supported +./inc/functions.php:1131: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1217: // @TODO Are these convertions still required? +./inc/functions.php:1238:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:1847: // @TODO Find a way to cache this +./inc/functions.php:1951: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2155: // @TODO Rename column data_type to e.g. mail_status +./inc/functions.php:2505:// @TODO cacheFiles is not yet supported ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter ./inc/header.php:66:// @TODO Find a way to not use direct module comparison ./inc/install-functions.php:446: // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work @@ -180,7 +180,7 @@ ./inc/modules/guest/what-rallyes.php:99: // @TODO Reactivate this: $content['admin'] = '' . $content['login'] . ''; ./inc/modules/guest/what-sponsor_reg.php:293: // @TODO Maybe a default referral id? ./inc/modules/guest/what-stats.php:111: // @TODO This can be somehow rewritten -./inc/modules/guest/what-stats.php:120: // @TODO This does not exclude testers +./inc/modules/guest/what-stats.php:120: // @TODO This doesn't exclude tester accounts ./inc/modules/guest/what-stats.php:83:// @TODO This can be rewritten in a dynamic include ./inc/modules/member/what-beg.php:54:// @TODO Can't this be moved into EL? ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout())); @@ -205,13 +205,13 @@ ./inc/mysql-manager.php:408: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/revision-functions.php:168:// @TODO This function does also set and get in 'cache_array' -./inc/template-functions.php:1040: // @TODO