View file system/AJAX/interval/ajax_count.php
<?php if (!is_panel() && user('ID') > 0 && config('AJAX_COUNT') == 1) : ?>
ajax_count();
<?php endif ?>
<?php if (!is_panel() && user('ID') > 0 && config('AJAX_COUNT') == 1) : ?>
ajax_count();
<?php endif ?>