X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=9a3bc1d708f9113235b90666f7cd6fe1a87bf568;hp=42a64fc8140d48588a05fc836462c07e975572d2;hb=c25e794a61b597f90bff599307ae4d766a2d3479;hpb=9a2b3bfe8ff89662ff006a9a267733934da36c24;ds=sidebyside diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 42a64fc814..9a3bc1d708 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -180,11 +180,12 @@ ./inc/modules/member/what-unconfirmed.php:207: // @TODO This 'userid' cannot be saved because of encapsulated EL code ./inc/modules/order.php:74: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:67: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1201: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1459: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1565: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1939: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1983:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:1208: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1466: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1551: // @TODO Rewrite these lines to a filter +./inc/mysql-manager.php:1575: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1949: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1993:// @TODO Fix inconsistency between last_module and getWhat() ./inc/mysql-manager.php:368: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array'