... | ... |
@@ -1,12 +1,3 @@ |
1 |
-<?php |
|
2 |
-if (!\is_array($GLOBALS['TL_HEAD'])) |
|
3 |
-{ |
|
4 |
- $GLOBALS['TL_HEAD'] = array(); |
|
5 |
-} |
|
6 |
-array_unshift($GLOBALS['TL_HEAD'],'<script src="system/modules/eSM_cookieconsent/assets/js/lib/cookieconsent.min.js"></script>'); |
|
7 |
- |
|
8 |
-?> |
|
9 |
- |
|
10 | 1 |
<script> |
11 | 2 |
window.CookieConsent.init({ |
12 | 3 |
// More link URL on bar |