./birthday_confirm.php:93: // @TODO Try to rewrite the following unset()
./inc/autopurge/purge-inact.php:55: // @TODO Rewrite these if() blocks to a filter
./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow...
-./inc/classes/cachesystem.class.php:488: // @TODO Add support for more types which break in last else-block
+./inc/classes/cachesystem.class.php:499: // @TODO Add support for more types which break in last else-block
./inc/config-functions.php:139: // @TODO Make this all better... :-/
./inc/expression-functions.php:164:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
./inc/expression-functions.php:46: // @TODO is escapeQuotes() enougth for strings with single/double quotes?