X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=bac64358c01894ca31e9a98b6fd9ce855cce84ac;hp=e9278d80e8f6107fbcb1f74319bf86dc67c9c59f;hb=da1351305083b71503b9b0ca1bb557133615e063;hpb=ec572865e457cf5e06e61d8664ca987b1d5196aa diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index e9278d80e8..bac64358c0 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -40,13 +40,13 @@ ./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 @@ -142,7 +142,7 @@ ./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()