mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-18 10:44:29 +02:00
Update visitors.php
This commit is contained in:
parent
9510640ba9
commit
4d4f7759d3
@ -19,7 +19,7 @@ $use_datatable = true;
|
|||||||
|
|
||||||
if (!setting('core.visitors_counter')): ?>
|
if (!setting('core.visitors_counter')): ?>
|
||||||
Visitors counter is disabled.<br/>
|
Visitors counter is disabled.<br/>
|
||||||
You can enable it Settings -> General -> Visitors Counter.<br/>
|
You can enable it in Settings -> General -> Visitors Counter.<br/>
|
||||||
<?php
|
<?php
|
||||||
return;
|
return;
|
||||||
endif;
|
endif;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user