More filters created, TODOs.txt updated, config_mediadata fixed
[mailer.git] / DOCS / TODOs.txt
index 779093bcdf526831734ec069408b4cf32115ec06..96ecd6353ac97951ee9de198a812e04e0ca19916 100644 (file)
@@ -15,7 +15,6 @@
 ./inc/extensions/ext-yoomedia.php:55:// @TODO Only deprecated when 'network' is ready! setExtensionDeprecated('Y');
 ./inc/extensions-functions.php:370:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
 ./inc/extensions-functions.php:481:            // @TODO Extension is loaded, what next?
-./inc/footer.php:47:   // @TODO Rewrite these all into filters
 ./inc/functions.php:1346:      // @TODO Remove this if() block if all is working fine
 ./inc/functions.php:222:       // @TODO Remove this sanity-check if all is fine
 ./inc/functions.php:225:       // @TODO Try to rewrite all $DATA to $content
 ./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: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:1592:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1800:                  // @TODO Rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:2116:          // @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
 ./mailid.php:135:                                      // @TODO Rewrite this to a filter
 ./mailid.php:215:      // @TODO Rewrite this to a dynamic include or so
 ./mailid.php:94:               // @TODO Rewrite this to a filter
-./mailid_top.php:135:                                  // @TODO Rewrite this to a filter
-./mailid_top.php:182:                                                  // @TODO Rewrite this to a filter
-./mailid_top.php:189:                                                                  // @TODO Rewrite this to a filter
-./mailid_top.php:225:                                                                  // @TODO Rewrite these blocks to filter
-./mailid_top.php:260:                                                                          // @TODO Try to rewrite the following unset()
-./mailid_top.php:92:           // @TODO Rewrite this to a filter
+./mailid_top.php:139:                                  // @TODO Rewrite this to a filter
+./mailid_top.php:186:                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:193:                                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:229:                                                                  // @TODO Rewrite these blocks to filter
+./mailid_top.php:264:                                                                          // @TODO Try to rewrite the following unset()
+./mailid_top.php:96:           // @TODO Rewrite this to a filter
 ./view.php:72:         // @TODO No banner found, output some default banner
 ### ### DEPRECATION FOLLOWS: ### ###
 ./inc/functions.php:249:               // @DEPRECATED Try to rewrite the if() condition