[Fixed] wrong to-save param
This commit is contained in:
parent
efac71905e
commit
1dc65ad24a
@ -20,7 +20,7 @@ class Events
|
|||||||
);
|
);
|
||||||
$oActions->d3SaveDefaultSettings(
|
$oActions->d3SaveDefaultSettings(
|
||||||
'str',
|
'str',
|
||||||
'_sServersidetagging_js',
|
'_sServersidetagging_nojs',
|
||||||
'https://www.googletagmanager.com/ns.html'
|
'https://www.googletagmanager.com/ns.html'
|
||||||
);
|
);
|
||||||
$oActions->d3SaveDefaultSettings(
|
$oActions->d3SaveDefaultSettings(
|
||||||
|
Loading…
Reference in New Issue
Block a user