X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=6d47a5c562ee53168309323b119a82d464fd763d;hp=45c32b2da670b999c860d63ed5e93002d92ee05d;hb=8a73ce89f88fb09523fce05eb2aff80665e65827;hpb=8b1b9246ccc58685d2ce49b84b8313c94a22aa16 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 45c32b2da6..6d47a5c562 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -1,8 +1,8 @@ ### WARNING: THIS FILE IS AUTO-GENERATED BY DOCS/todo-builder.sh ### ### DO NOT EDIT THIS FILE. ### ./beg.php:196: // @TODO Opps, what is missing here??? -./inc/extensions/ext-sql_patches.php:749: // @TODO Rewrite this to a filter! -./inc/extensions/ext-sql_patches.php:787: // @TODO Can we remove this? setConfigEntry('verbose_sql' , "N"); +./inc/extensions/ext-sql_patches.php:754: // @TODO Rewrite this to a filter! +./inc/extensions/ext-sql_patches.php:792: // @TODO Can we remove this? setConfigEntry('verbose_sql' , "N"); ./inc/extensions.php:275:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/functions.php:1242: // @TODO Rewrite this unnice code ./inc/functions.php:1303: // @TODO Remove this if() block if all is working fine @@ -178,5 +178,6 @@ ./inc/mysql-manager.php:2120: // @TODO This can be somehow rewritten ./inc/mysql-manager.php:617: // @TODO Why is this global??? #100 ./inc/mysql-manager.php:945: // @TODO Why does this lead into an endless loop but we still need it??? +./inc/mysql-manager.php:946: // @TODO Commented out LOAD_URL("admin.php"); ./mailid_top.php:211: // @TODO Rewrite these blocks to filter ./surfbar.php:65: // @TODO Display quick login form here or redirect as configured