mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 11:13:27 +02:00
fix: add missing $use_datatable (#210)
* fix: datatables * fix: datatables
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
*/
|
||||
defined('MYAAC') or die('Direct access not allowed!');
|
||||
$title = 'Visitors';
|
||||
$use_datatable = true;
|
||||
|
||||
if (!$config['visitors_counter']): ?>
|
||||
Visitors counter is disabled.<br/>
|
||||
|
Reference in New Issue
Block a user