Removed unneccessary eval() command in overview-inc.php, internal TODO closed
[mailer.git] / DOCS / TODOs.txt
index 57f39e1de7c81fb2dd613cf0bfb9fafb50c90e0d..5cfb8c432b93c2638d7c1f133af0a4148e2a90b2 100644 (file)
@@ -38,9 +38,8 @@
 ./inc/mails/birthday_mails.php:80:                     // @TODO 4 is hard-coded here, should we move it out in config?
 ./inc/modules/admin/admin-inc.php:338:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/admin/admin-inc.php:381:                                 // @TODO Rewrite this to $content = SQL_FETCHARRAY()
-./inc/modules/admin/admin-inc.php:446: // @TODO Is this eval longer needed?
-./inc/modules/admin/admin-inc.php:500:         // @TODO Rewrite these both constants
-./inc/modules/admin/admin-inc.php:526:         // @TODO Try to rewrite this to $content = SQL_FETCHARRAY(). Please look some lines above for the dynamic query
+./inc/modules/admin/admin-inc.php:494:         // @TODO Rewrite these both constants
+./inc/modules/admin/admin-inc.php:520:         // @TODO Try to rewrite this to $content = SQL_FETCHARRAY(). Please look some lines above for the dynamic query
 ./inc/modules/admin/overview-inc.php:225:                              // @TODO Rewrite this to something with include files
 ./inc/modules/admin/overview-inc.php:264:                                      // @TODO This may also be rewritten to include files
 ./inc/modules/admin/overview-inc.php:267:                                      default: // @TODO Unknown support mode