rewritten to new functions, some parts rewritten to filters
[mailer.git] / DOCS / TODOs.txt
index 1d5b971344017f49b63947829d1204019b0f284c..90043b3f144fdb3498f60297a5331bc2475495b0 100644 (file)
@@ -1,8 +1,7 @@
 ### WARNING: THIS FILE IS AUTO-GENERATED BY DOCS/todo-builder.sh ###
 ### DO NOT EDIT THIS FILE. ###
-./inc/extensions/ext-sql_patches.php:738:                      // @TODO Rewrite this to a filter!
-./inc/extensions/ext-sql_patches.php:776:              // @TODO Can we remove this? setConfigEntry('verbose_sql'        , "N");
-./inc/extensions/ext-nickname.php:204: // @TODO|@DEPRECATED Please rewrite these constants, LOAD_CONFIG() is no more needed in extensions
+./inc/extensions/ext-sql_patches.php:735:                      // @TODO Rewrite this to a filter!
+./inc/extensions/ext-sql_patches.php:773:              // @TODO Can we remove this? setConfigEntry('verbose_sql'        , "N");
 ./inc/modules/guest/what-wernis_portal.php:80://  @TODO Can this be removed? $rdf->clear_cache();
 ./inc/modules/guest/what-sponsor_reg.php:279:          // @TODO Swap this HTML code to templates
 ./inc/modules/guest/what-register.php:196:     // @TODO Rewrite this to a single filter
 ./inc/libs/nickname_functions.php:54:          // @TODO Can we replace this with GET_TOTAL_DATA() ?
 ./inc/loader/load_cache-config.php:45: // @TODO: Do we really need to cache the config???
 ./inc/extensions.php:272:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
-./inc/filters.php:351: // @TODO Try to rewrite this
 ./inc/functions.php:263:                       // @TODO Fine all templates which are using these direct variables and rewrite them.
 ./inc/functions.php:264:                       // @TODO After this step is done, this else-block is history
 ./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: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/functions.php:2331:// @TODO Rewrite all language constants to this function.
+./inc/functions.php:2633:              // @TODO Add a little more infos here
+./inc/functions.php:2739:// @TODO Implement $compress
+./inc/functions.php:2746:// @TODO Implement $decompress
+./inc/functions.php:2849:      // @TODO We may want to switch over to UTF-8 here!
+./inc/functions.php:2857:// @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???