X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=1d5b971344017f49b63947829d1204019b0f284c;hp=d1aa0a4db126d353e5889225be3382338c726976;hb=d22205247313f4b67db5c9aa3aac07cd9d073bce;hpb=300d5ae5273420f4486afa33e663c6c620c4a69c diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index d1aa0a4db1..1d5b971344 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -43,13 +43,11 @@ ./inc/functions.php:1306: // @TODO Remove this if() block if all is working fine ./inc/functions.php:2019:// @TODO Can this function be deprecated? ./inc/functions.php:2334:// @TODO Rewrite all language constants to this function. -./inc/functions.php:2582: // @TODO Try to find all locations where an FQFN is given to these two -./inc/functions.php:2583: // @TODO functions and avoid it. -./inc/functions.php:2647: // @TODO Add a little more infos here -./inc/functions.php:2753:// @TODO Implement $compress -./inc/functions.php:2760:// @TODO Implement $decompress -./inc/functions.php:2863: // @TODO We may want to switch over to UTF-8 here! -./inc/functions.php:2871:// @TODO Rewrite this function to use READ_FILE() and WRITE_FILE() +./inc/functions.php:2636: // @TODO Add a little more infos here +./inc/functions.php:2742:// @TODO Implement $compress +./inc/functions.php:2749:// @TODO Implement $decompress +./inc/functions.php:2852: // @TODO We may want to switch over to UTF-8 here! +./inc/functions.php:2860:// @TODO Rewrite this function to use READ_FILE() and WRITE_FILE() ./inc/mysql-manager.php:162: // @TODO Nothing helped??? ./inc/mysql-manager.php:599: // @TODO Why is this global??? #100 ./inc/mysql-manager.php:927: // @TODO Why does this lead into an endless loop but we still need it???