X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=237437fde3d7855c364ff2798070af30c3c9d36d;hb=69a6203eb4f664128ce3f08eb4dbe7e8c3384cb2;hp=9fda182fd3c876cb5015a40dfb00b7e8378c1f73;hpb=b8d805411e7b2fd6292c7de47c977da72edc4366;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 9fda182fd3..237437fde3 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -35,12 +35,12 @@ ./inc/extensions/ext-order.php:344: // @TODO This should be moved out to inc/reset/ ./inc/extensions/ext-rallye.php:331: // @TODO Move this code into rallye_functions.php ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices -./inc/extensions/ext-sql_patches.php:755: // @TODO Rewrite this to a filter +./inc/extensions/ext-sql_patches.php:763: // @TODO Rewrite this to a filter ./inc/extensions/ext-yoomedia.php:123: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:56:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); ./inc/extensions-functions.php:143: // @TODO Do we still need this? setExtensionUpdateNotes(''); -./inc/extensions-functions.php:423:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) -./inc/extensions-functions.php:539: // @TODO Extension is loaded, what next? +./inc/extensions-functions.php:422:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:538: // @TODO Extension is loaded, what next? ./inc/functions.php:1078:// @TODO $simple/$constants are deprecated ./inc/functions.php:1105: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/functions.php:2382: // @TODO This can be easily moved out after the merge from EL branch to this is complete @@ -241,6 +241,9 @@ ./templates/de/html/surfbar/surfbar_frame_top.tpl:32:// @TODO Try to rewrite this JavaScript to js.php?js=surfbar_frame_top (wouldn't be easy) ### ### DEPRECATION FOLLOWS: ### ### ./inc/modules/admin/admin-inc.php:432:// @DEPRECATED +./inc/modules/admin/what-theme_check.php:2:// @DEPRECATED +./templates/de/html/admin/admin_list_theme_row.tpl:1: +./templates/de/html/admin/admin_list_theme.tpl:1: ### ### template-warnings.log follows: ### ### Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl. Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.