mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-19 11:23:50 +02:00
Update notice about how to enable Visitors Counter
This commit is contained in:
parent
0c95bcfd06
commit
98b13c91a4
@ -19,8 +19,7 @@ $use_datatable = true;
|
||||
|
||||
if (!setting('core.visitors_counter')): ?>
|
||||
Visitors counter is disabled.<br/>
|
||||
You can enable it by editing this configurable in <b>config.local.php</b> file:<br/>
|
||||
<p style="margin-left: 3em;"><b>$config['visitors_counter'] = true;</b></p>
|
||||
You can enable it Settings -> General -> Visitors Counter.<br/>
|
||||
<?php
|
||||
return;
|
||||
endif;
|
||||
|
Loading…
x
Reference in New Issue
Block a user