X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=096d83001ea33a8b61a0aac55b9a32899979ac59;hp=08a314f678bd08d523fa9dee6f4bd48b2c93bd56;hb=d52156d35605388b7554c31d08bc29f0bb167079;hpb=155f46e7464ead4e1e6e5441b68846823658ff3e;ds=sidebyside diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 08a314f678..096d83001e 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -3,6 +3,7 @@ ./inc/extensions/ext-sql_patches.php:740: // @TODO Rewrite this to a filter! ./inc/extensions/ext-sql_patches.php:778: // @TODO Can we remove this? setConfigEntry('verbose_sql' , "N"); ./inc/extensions/ext-nickname.php:204: // @TODO|@DEPRECATED Please rewrite these constants, LOAD_CONFIG() is no more needed in extensions +./inc/modules/guest/what-wernis_portal.php:80:// @TODO Can this be removed? $rdf->clear_cache(); ./inc/modules/guest/what-sponsor_reg.php:279: // @TODO Swap this HTML code to templates ./inc/modules/guest/what-register.php:194: // @TODO Rewrite this to a single filter ./inc/modules/member/what-bonus.php:50: // @TODO Rewrite this to a filter @@ -23,8 +24,8 @@ ./inc/modules/admin/overview-inc.php:269: default: // @TODO Unknown support mode ./inc/modules/admin/what-repair_amenu.php:79:// @TODO This causes the whole (!) menu cache being rebuilded ./inc/modules/admin.php:92: // @TODO Why is this set to 'done'? -./inc/libs/task_functions.php:48:// @TODO Move all extension-dependent queries into filters ./inc/libs/yoomedia_functions.php:60: $response = YOOMEDIA_QUERY_API("out_textmail.php", true); // @TODO Ask Yoo!Media for test script +./inc/libs/task_functions.php:48:// @TODO Move all extension-dependent queries into filters ./inc/libs/rallye_functions.php:653: $EXPIRE = getConfig('one_day') * 3; // @TODO The hard-coded value... ./inc/libs/rallye_functions.php:717: // @TODO Rewrite this to our API function ./inc/libs/doubler_functions.php:41:// @TODO Lame description @@ -46,8 +47,9 @@ ./inc/functions.php:3321:// @TODO Implement $compress ./inc/functions.php:3328:// @TODO Implement $decompress ./inc/functions.php:3431: // @TODO We may want to switch over to UTF-8 here! -./inc/mysql-manager.php:1713: // @TODO Find a way for updating $_CONFIG here -./inc/mysql-manager.php:1737: // @TODO Find a way for updating $_CONFIG here +./inc/functions.php:3439:// @TODO Rewrite this function to use READ_FILE() and WRITE_FILE() +./inc/mysql-manager.php:1715: // @TODO Find a way for updating $_CONFIG here +./inc/mysql-manager.php:1739: // @TODO Find a way for updating $_CONFIG here ./beg.php:191: // @TODO Opps, what is missing here??? -./mailid_top.php:205: // @TODO Rewrite these blocks to filter ./surfbar.php:60: // @TODO Display quick login form here or redirect as configured +./mailid_top.php:205: // @TODO Rewrite these blocks to filter