Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
opac-skins
belleyv2
Commits
2c6ed123
Commit
2c6ed123
authored
Jun 01, 2021
by
efalcy
Browse files
replace JS_STAT By AdminVar for cookies compatibility
parent
41201698
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
html/footer.phtml
html/footer.phtml
+1
-1
No files found.
html/footer.phtml
View file @
2c6ed123
...
@@ -36,6 +36,6 @@
...
@@ -36,6 +36,6 @@
</div>
</div>
<?php
echo
Class_AdminVar
::
getValueOrDefault
(
'JS_STAT'
);
?>
<?php
echo
Class_AdminVar
_Cookies
::
manager
()
->
analytics
(
);
?>
</body>
</body>
</html>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment