equal
deleted
inserted
replaced
413 eval($cmd); |
413 eval($cmd); |
414 } |
414 } |
415 |
415 |
416 profiler_log('Ran disabled-site checks and common_post'); |
416 profiler_log('Ran disabled-site checks and common_post'); |
417 |
417 |
|
418 load_rank_data(); |
|
419 |
|
420 profiler_log('Loaded user rank data'); |
|
421 |
418 if ( isset($_GET['noheaders']) ) |
422 if ( isset($_GET['noheaders']) ) |
419 $template->no_headers = true; |
423 $template->no_headers = true; |
420 } |
424 } |
421 |
425 |
422 profiler_log('common finished'); |
426 profiler_log('common finished'); |