From 9d608d67fe015e3ad3496e810789a381e54b7627 Mon Sep 17 00:00:00 2001 From: quix0r Date: Wed, 28 Oct 2009 20:52:56 +0000 Subject: [PATCH] Missing TODO... --- DOCS/TODOs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 78a6d39130..fb9f31a3de 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -138,6 +138,7 @@ ./inc/modules/admin/what-usage.php:87: // @TODO This code is double, see LOAD_TEMPLATE and loadEmailTemplate in functions.php ./inc/modules/admin/what-usage.php:98: // @TODO Disabled due to too much trouble ./inc/modules/admin/what-usr_online.php:50: // @TODO Add a filter for sponsor +./inc/modules/chk_login.php:52: // @TODO Rewrite this into a filter ./inc/modules/guest/what-beg.php:59:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout'))); ./inc/modules/guest/what-confirm.php:102: // @TODO Try to rewrite the following unset() ./inc/modules/guest/what-login.php:107: // @TODO Move this HTML code into a template -- 2.39.5