X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=04667bf5fb72060ab0efafb93a7b5ba84e9df6f0;hp=434a16949ac32660583f13173e51441fe05d716e;hb=99be3ce68f08d6e36202789168188a9078b04aea;hpb=c5658999d1970cd4c3c368f4ac7bcba5e5ce52ac diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 434a16949a..04667bf5fb 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -44,11 +44,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: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:1508: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1596: // @TODO Are these convertions still required? +./inc/functions.php:1614:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2272: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2275: // @TODO This is still very static, rewrite it somehow ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter ./inc/install-functions.php:57: // @TODO DEACTIVATED: changeDataInInclude(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); ./inc/language/de.php:1087:// @TODO Rewrite these two constants @@ -94,7 +94,7 @@ ./inc/libs/user_functions.php:611: // @TODO Try to rewrite the following unset() ./inc/libs/yoomedia_functions.php:114: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script ./inc/load_config.php:75: // @TODO Rewrite them to avoid this else block -./inc/loader/load-extensions.php:13: * @TODO Rewrite this whole file * +./inc/loader/load-extension.php:13: * @TODO Rewrite this whole file * ./inc/module-functions.php:267: // @TODO Nothing helped??? ./inc/module-functions.php:308: // @TODO Rewrite this to a filter ./inc/modules/admin/admin-inc.php:170: // @TODO This and the next getCurrentAdminId() call might be moved into the templates? @@ -241,6 +241,7 @@ ./inc/loader/load_cache-refsystem.php:2:// @DEPRECATED ./inc/loader/load_cache-revision.php:2:// @DEPRECATED ./inc/loader/load_cache-them.php:2:// @DEPRECATED +./inc/loader/load-extensions.php:2:// @DEPRECATED ./inc/modules/admin/admin-inc.php:437:// @DEPRECATED ./inc/reset/reset_100_bonus.php:2:// @DEPRECATED ./inc/reset/reset_autopurge.php:2:// @DEPRECATED