sonde dnma alone
This commit is contained in:
@ -112,10 +112,10 @@ PROXY_PORT=
|
||||
# Sonde statistic
|
||||
%if %%getVar("activer_sondepiwik_local", 'non') == "oui"
|
||||
SONDE_USE=1
|
||||
SONDE_URL=/sondepiwik/envoleTrackeur.js.php
|
||||
%else if %%getVar("activer_piwik", 'non') == "oui"
|
||||
SONDE_USE=1
|
||||
SONDE_URL=/piwik/envoleTrackeur.js.php
|
||||
%else if %%getVar("activer_sondednma", 'non') == "oui"
|
||||
SONDE_USE=1
|
||||
%else
|
||||
SONDE_USE=0
|
||||
SONDE_URL=
|
||||
|
Reference in New Issue
Block a user