X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=0e69ce018b25b6d07fcab1c4e75e600ef94f979f;hp=705aa959446ddbbf53287744ec2ec4e07d8a31be;hb=20a06616b67427859de74a0bfd9d40732c4ec68d;hpb=d676b8ce57da4e5fc1de16f55aacbeb5dcef8e75 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 705aa95944..0e69ce018b 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -169,16 +169,14 @@ ./inc/modules/member/what-unconfirmed.php:132: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/order.php:75: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:70: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1000: // @TODO Commented out redirectToUrl('admin.php'); -./inc/mysql-manager.php:1600: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1808: // @TODO Rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:2124: // @TODO This can be somehow rewritten +./inc/mysql-manager.php:1599: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1807: // @TODO Rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:2123: // @TODO This can be somehow rewritten ./inc/mysql-manager.php:220: // @TODO Nothing helped??? ./inc/mysql-manager.php:255: // @TODO Rewrite this to a filter ./inc/mysql-manager.php:576: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:605: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:93:// @TODO Can we cache this? -./inc/mysql-manager.php:999: // @TODO Why does this lead into an endless loop but we still need it??? ./inc/reset/reset_birthday.php:91: // @TODO 4 is hard-coded here, should we move it out in config? ./inc/wrapper-functions.php:127:// @TODO Implement $compress ./inc/wrapper-functions.php:134:// @TODO Implement $decompress