./inc/extensions-functions.php:152: // @TODO Do we still need this? setExtensionUpdateNotes('');
./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:115: // @TODO Extension 'msg' does not exist
-./inc/functions.php:1486: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:1509: // @TODO Rewrite this old lost code to a template
-./inc/functions.php:1577: // @TODO Are these convertions still required?
-./inc/functions.php:1595:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:178:// @TODO Rewrite this to an extension 'smtp'
-./inc/functions.php:2251: // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:112: // @TODO Extension 'msg' does not exist
+./inc/functions.php:1490: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1513: // @TODO Rewrite this old lost code to a template
+./inc/functions.php:1581: // @TODO Are these convertions still required?
+./inc/functions.php:1599:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:175:// @TODO Rewrite this to an extension 'smtp'
+./inc/functions.php:2255: // @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:1118:// @TODO Rewrite these two constants
./inc/modules/admin/what-mem_add.php:65: // @TODO Cant this be rewritten?
./inc/modules/admin/what-mem_add.php:81: // @TODO This can be somehow rewritten to a function
./inc/modules/admin/what-unlock_emails.php:86: // @TODO Rewrite these if-blocks to a filter
-./inc/modules/admin/what-usage.php:88: // @TODO This code is double, see loadTemplate() and loadEmailTemplate() in functions.php
+./inc/modules/admin/what-usage.php:89: // @TODO This code is double, see loadTemplate() and loadEmailTemplate() in functions.php
./inc/modules/admin/what-usr_online.php:51: // @TODO Add a filter for sponsor
./inc/modules/guest/what-beg.php:53:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout')));
./inc/modules/guest/what-confirm.php:111: // @TODO Try to rewrite the following unset()