]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Introduced ext-cron
[mailer.git] / DOCS / TODOs.txt
index 91ca493d0688c691075fe2fae759b094e586e189..222f22f2f16feb9ef0420e41ca70f9fb780e0d8d 100644 (file)
@@ -52,7 +52,8 @@
 ./inc/filter/bonus_filter.php:56:              // @TODO This query isn't right, it will only update if the user was for a longer time away!
 ./inc/filter/cache_filter.php:94:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
 ./inc/filter/forced_filter.php:73:             // @TODO This part is unfinished
-./inc/filters.php:1319:                // @TODO No banner found, output some default banner
+./inc/filter-functions.php:117:        // @TODO Remove this forced removal after a year or so
+./inc/filters.php:1320:                // @TODO No banner found, output some default banner
 ./inc/functions.php:1126:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
 ./inc/functions.php:1212:                      // @TODO Are these convertions still required?
 ./inc/functions.php:1233:// @TODO Rewrite this function to use readFromFile() and writeToFile()