./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-sql_patches.php:93: /* @TODO SQL_ALTER_TABLE() should work now properly
-./inc/extensions.php:324:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
-./inc/extensions.php:400: // @TODO Extension is loaded, what next?
-./inc/functions.php:1232: // @TODO Rewrite this unnice code
-./inc/functions.php:1293: // @TODO Remove this if() block if all is working fine
-./inc/functions.php:1593: // @TODO This can be, somehow, rewritten
-./inc/functions.php:2321:// @TODO Rewrite all language constants to this function.
+./inc/extensions.php:342:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
+./inc/extensions.php:418: // @TODO Extension is loaded, what next?
+./inc/functions.php:1237: // @TODO Rewrite this unnice code
+./inc/functions.php:1298: // @TODO Remove this if() block if all is working fine
+./inc/functions.php:1598: // @TODO This can be, somehow, rewritten
+./inc/functions.php:2326:// @TODO Rewrite all language constants to this function.
./inc/functions.php:249: // @TODO Fine all templates which are using these direct variables and rewrite them.
./inc/functions.php:250: // @TODO After this step is done, this else-block is history
-./inc/functions.php:2568: $GLOBALS['cache_instance']->destroyCacheFile(); // @TODO isn't it better to do $GLOBALS['cache_instance']->destroyCacheFile('revision')?
-./inc/functions.php:2570: // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
-./inc/functions.php:2642: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
-./inc/functions.php:2754: // @TODO Add a little more infos here
-./inc/functions.php:2765: // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
-./inc/functions.php:2872:// @TODO Implement $compress
-./inc/functions.php:2879:// @TODO Implement $decompress
-./inc/functions.php:2982: // @TODO We may want to switch over to UTF-8 here!
-./inc/functions.php:2990:// @TODO Rewrite this function to use READ_FILE() and WRITE_FILE()
+./inc/functions.php:2573: $GLOBALS['cache_instance']->destroyCacheFile(); // @TODO isn't it better to do $GLOBALS['cache_instance']->destroyCacheFile('revision')?
+./inc/functions.php:2575: // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
+./inc/functions.php:2647: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
+./inc/functions.php:2759: // @TODO Add a little more infos here
+./inc/functions.php:2770: // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
+./inc/functions.php:2877:// @TODO Implement $compress
+./inc/functions.php:2884:// @TODO Implement $decompress
+./inc/functions.php:2987: // @TODO We may want to switch over to UTF-8 here!
+./inc/functions.php:2995:// @TODO Rewrite this function to use READ_FILE() and WRITE_FILE()
./inc/functions.php:465:// @TODO Rewrite this to an extension 'smtp'
./inc/language/de.php:1156:// @TODO Rewrite these two constants
./inc/language/de.php:1172:// @TODO Rewrite these five constants
./mailid_top.php:211: // @TODO Rewrite these blocks to filter
./surfbar.php:65: // @TODO Display quick login form here or redirect as configured
### ### DEPRECATION FOLLOWS: ### ###
-./inc/functions.php:2331: // @DEPRECATED Language array element found in BIG_LETTERS
-./inc/functions.php:2334: // @DEPRECATED Deprecated constant found
+./inc/functions.php:2336: // @DEPRECATED Language array element found in BIG_LETTERS
+./inc/functions.php:2339: // @DEPRECATED Deprecated constant found
./inc/functions.php:234: // @DEPRECATED Try to rewrite the if() condition
./inc/functions.php:248: // @DEPRECATED