From: Roland Häder <roland@mxchange.org>
Date: Sat, 29 Jan 2011 21:49:02 +0000 (+0000)
Subject: TODOs.txt updated
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5b86891f8fc17053df2b09c333682b35d042f0f3;p=mailer.git

TODOs.txt updated
---

diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt
index 12f2211aee..16610f0de0 100644
--- a/DOCS/TODOs.txt
+++ b/DOCS/TODOs.txt
@@ -44,17 +44,17 @@
 ./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: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:1512:			// @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1600:			// @TODO Are these convertions still required?
+./inc/functions.php:1618:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp'
-./inc/functions.php:2187:	// @TODO Find a way to cache this
-./inc/functions.php:2288:	// @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2468:	// @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:2191:	// @TODO Find a way to cache this
+./inc/functions.php:2292:	// @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2472:	// @TODO Rename column data_type to e.g. mail_status
 ./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:1082:	// @TODO Rewrite these two constants
-./inc/language/de.php:1103:	// @TODO Rewrite these three constants
+./inc/language/de.php:1083:	// @TODO Rewrite these two constants
+./inc/language/de.php:1104:	// @TODO Rewrite these three constants
 ./inc/language/de.php:779:// @TODO Are these constants longer used?
 ./inc/language-functions.php:250:	// @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function.
@@ -211,7 +211,7 @@
 ./view.php:68:		// @TODO No banner found, output some default banner
 ./templates/de/html/admin/admin_add_country.tpl:23:			<!-- @TODO Rewrite this selection box to our generic functions //-->
 ./templates/de/html/admin/admin_admins_contct_form.tpl:4:	<!-- @TODO Shouldn't we add a title here? //-->
-./templates/de/html/admin/admin_config_other.tpl:67:			<!-- @TODO Rewrite this selection to one of our functions //-->
+./templates/de/html/admin/admin_config_other.tpl:79:			<!-- @TODO Rewrite this selection to one of our functions //-->
 ./templates/de/html/admin/admin_edit_admin_menu.tpl:4:<!-- @TODO Shouldn't we add a title here? //-->
 ./templates/de/html/admin/admin_edit_mods.tpl:4:	<!-- @TODO Shouldn't we add a title here? //-->
 ./templates/de/html/admin/admin_list_autopurge.tpl:2:	<!-- @TODO Shouldn't we add a title here? //-->
@@ -256,6 +256,8 @@
 ./inc/reset/reset_profile.php:2:// @DEPRECATED
 ./inc/reset/reset_surfbar.php:2:// @DEPRECATED
 ./inc/reset/reset_yoomedia.php:2:// @DEPRECATED
+./templates/de/html/admin/admin_reset_pass_done.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_send_reset_link.tpl:1:<!-- @DEPRECATED //-->
 ### ### 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.