changeset 1251 | d543689ed2eb |
parent 1227 | bdac73ed481e |
child 1259 | 49db7495f6b8 |
1250:d2db9f3628ab | 1251:d543689ed2eb |
---|---|
254 |
254 |
255 $db->free_result(); |
255 $db->free_result(); |
256 |
256 |
257 profiler_log('Config fetched'); |
257 profiler_log('Config fetched'); |
258 |
258 |
259 do_xff_check(); |
|
260 |
|
259 if ( defined('ENANO_EXIT_AFTER_CONFIG') ) |
261 if ( defined('ENANO_EXIT_AFTER_CONFIG') ) |
260 { |
262 { |
261 return true; |
263 return true; |
262 } |
264 } |
263 |
265 |