Template engine fixed:
[mailer.git] / DOCS / TODOs.txt
index ac953e6ee46d96f616cca72953d4a826e6030523..1a024da49ff7e56027111e8bcf91b39760f9f228 100644 (file)
 ./inc/mysql-manager.php:368:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:44:// @TODO Can we cache this?
 ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array'
-./inc/template-functions.php:1043:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1054:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1141:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1174:             // @TODO Add a little more infos here
-./inc/template-functions.php:1483:// @TODO Lame description for this function
-./inc/template-functions.php:1505:                     // @TODO Move this in a filter
+./inc/template-functions.php:1045:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1056:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1143:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1176:             // @TODO Add a little more infos here
+./inc/template-functions.php:1485:// @TODO Lame description for this function
+./inc/template-functions.php:1507:                     // @TODO Move this in a filter
 ./inc/template-functions.php:189:       * @TODO On some pages this is buggy
 ./inc/template-functions.php:265:      // @TODO Remove this sanity-check if all is fine
 ./inc/template-functions.php:578:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:602:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
+./inc/template-functions.php:604:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
 ./inc/wrapper-functions.php:130:// @TODO Implement $compress
 ./inc/wrapper-functions.php:137:// @TODO Implement $decompress
 ./inc/wrapper-functions.php:489:// @TODO Do some more sanity check here