includes/common.php
changeset 1251 d543689ed2eb
parent 1227 bdac73ed481e
child 1259 49db7495f6b8
--- 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;