./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:162: // @TODO Make this all better... :-/
-./inc/config-functions.php:187: // @TODO Rewrite these all to config entries, if somehow possible
+./inc/config-functions.php:172: // @TODO Make this all better... :-/
+./inc/config-functions.php:197: // @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:713: // @TODO Rewrite this to a filter!
./inc/extensions/ext-sql_patches.php:751: // @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/ext-surfbar.php:237: // @TODO Set some constants we need???
+./inc/extensions/ext-surfbar.php:238: // @TODO Set some constants we need???
./inc/extensions.php:345:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
./inc/extensions.php:427: // @TODO Extension is loaded, what next?
./inc/fix_filters.php:71: // @TODO Why does this happen? In installation phase of sql_patches?
./inc/libs/register_functions.php:53: // @TODO Rewrite these constants
./inc/libs/register_functions.php:62: // @TODO Rewrite these constants, too
./inc/libs/register_functions.php:97:// @TODO This function is no longer used???
-./inc/libs/surfbar_functions.php:1493: // @TODO This can be somehow rewritten
-./inc/libs/surfbar_functions.php:949: // @TODO Invalid salt should be refused
+./inc/libs/surfbar_functions.php:1499: // @TODO This can be somehow rewritten
+./inc/libs/surfbar_functions.php:955: // @TODO Invalid salt should be refused
./inc/libs/task_functions.php:261: // @TODO These can be rewritten to filter
./inc/libs/task_functions.php:53:// @TODO Move all extension-dependent queries into filters
./inc/libs/user_functions.php:315: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
./inc/libs/user_functions.php:340: // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
-./inc/libs/user_functions.php:375: // @TODO Can this query be merged with above query?
+./inc/libs/user_functions.php:381: // @TODO Can this query be merged with above query?
./inc/libs/yoomedia_functions.php:65: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script
./inc/load_config.php:77: // @TODO Rewrite them to avoid this else block
./inc/load_extensions.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php *
./mailid_top.php:228: // @TODO Rewrite these blocks to filter
./mailid_top.php:89: // @TODO Rewrite this to a filter
./show_bonus.php:108: // @TODO Rewrite this constant
-./surfbar.php:72: // @TODO Display quick login form here or redirect as configured
### ### DEPRECATION FOLLOWS: ### ###
./inc/functions.php:238: // @DEPRECATED Try to rewrite the if() condition
./inc/functions.php:252: // @DEPRECATED