Skip to content
Snippets Groups Projects
Commit f80740c8 authored by ale's avatar ale
Browse files

Declare static var

parent 140e5dcb
Branches
Tags v0.0.7
No related merge requests found
Pipeline #88447 passed
......@@ -13,11 +13,13 @@
namespace AI_SSS;
if (!defined('SIMPLESITESTATS_URL')) {
define('SIMPLESITESTATS_URL', 'http://analytics.investici.org:3389');
define('SIMPLESITESTATS_URL', 'http://analytics.investici.org:3838');
}
class StatisticsPage {
private static $aiSSS;
private $resolutions = array(
"day",
"month",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment