diff -r d2db9f3628ab -r d543689ed2eb includes/common.php --- a/includes/common.php Sat May 15 03:05:43 2010 -0400 +++ b/includes/common.php Sun May 16 21:35:43 2010 -0400 @@ -256,6 +256,8 @@ profiler_log('Config fetched'); +do_xff_check(); + if ( defined('ENANO_EXIT_AFTER_CONFIG') ) { return true;