]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
is now located in ['config']
[mailer.git] / DOCS / TODOs.txt
index f76e6c0e9bb3494df98035addc80d05d007f6568..a31fbd24ecc42f0cb4e6cce70d22bdc2c08e00ba 100644 (file)
@@ -3,8 +3,8 @@
 ./beg.php:195:                 // @TODO Opps, what is missing here???
 ./doubler.php:269:// @TODO Rewrite all constants
 ./inc/cache/config-local.php:120:// @TODO Rewrite the following three constants, somehow...
-./inc/config-functions.php:182:        // @TODO Make this all better... :-/
-./inc/config-functions.php:207:        // @TODO Rewrite these all to config entries, if somehow possible
+./inc/config-functions.php:168:        // @TODO Make this all better... :-/
+./inc/config-functions.php:193:        // @TODO Rewrite these all to config entries, if somehow possible
 ./inc/config-global.php:60:// @TODO These constants should be rewritten
 ./inc/extensions/ext-sql_patches.php:705:                                              // @TODO Rewrite this to a filter!
 ./inc/extensions/ext-sql_patches.php:743:                                      // @TODO Can we remove this? setConfigEntry('verbose_sql'        , 'N');
 ./inc/extensions/ext-surfbar.php:237:                          // @TODO Set some constants we need???
 ./inc/extensions.php:355:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
 ./inc/extensions.php:431:              // @TODO Extension is loaded, what next?
-./inc/functions.php:1224:      // @TODO Rewrite this unnice code
-./inc/functions.php:1285:      // @TODO Remove this if() block if all is working fine
-./inc/functions.php:1585:              // @TODO This can be, somehow, rewritten
+./inc/functions.php:1227:      // @TODO Rewrite this unnice code
+./inc/functions.php:1288:      // @TODO Remove this if() block if all is working fine
+./inc/functions.php:1588:              // @TODO This can be, somehow, rewritten
 ./inc/functions.php:211:       // @TODO Remove this sanity-check if all is fine
-./inc/functions.php:2389:      // @TODO The status should never be empty
-./inc/functions.php:2465:                      $GLOBALS['cache_instance']->destroyCacheFile(); // @TODO isn't it better to do $GLOBALS['cache_instance']->destroyCacheFile('revision')?
-./inc/functions.php:2467:                      // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
+./inc/functions.php:2392:      // @TODO The status should never be empty
+./inc/functions.php:2468:                      $GLOBALS['cache_instance']->destroyCacheFile(); // @TODO isn't it better to do $GLOBALS['cache_instance']->destroyCacheFile('revision')?
+./inc/functions.php:2470:                      // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
 ./inc/functions.php:250:                       // @TODO Fine all templates which are using these direct variables and rewrite them.
 ./inc/functions.php:251:                       // @TODO After this step is done, this else-block is history
-./inc/functions.php:2528:// @TODO Please describe this function
-./inc/functions.php:2540:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
-./inc/functions.php:2623:              // @TODO Add a little more infos here
-./inc/functions.php:2634:      // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
-./inc/functions.php:2791:                      // @TODO Are these convertions still required?
-./inc/functions.php:2809:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:2531:// @TODO Please describe this function
+./inc/functions.php:2543:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
+./inc/functions.php:2626:              // @TODO Add a little more infos here
+./inc/functions.php:2637:      // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
+./inc/functions.php:2794:                      // @TODO Are these convertions still required?
+./inc/functions.php:2812:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:466:// @TODO Rewrite this to an extension 'smtp'
 ./inc/install-inc.php:20: * @TODO Rewrite all constants in this include file                     *
 ./inc/language/de.php:1159:// @TODO Rewrite these two constants