* @copyright 2017 MyAAC * @version 0.2.3 * @link http://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!'); $title = 'Visitors'; if(!$config['visitors_counter']): ?> Visitors counter is disabled.
You can enable it by editing this configurable in config.local.php file:

$config['visitors_counter'] = true;

Users being active within last minutes.

$b['lastvisit'] ? -1 : 1; } $tmp = $visitors->getVisitors(); usort($tmp, 'compare'); $i = 0; foreach($tmp as $visitor) { ?>
IP Last visit Page