Your IP : 104.23.197.123


Current Path : /var/www/html/Joomla/plugins/system/cookiehint/
Upload File :
Current File : /var/www/html/Joomla/plugins/system/cookiehint/cookiehint.php

<?php
# reDim GmbH - Norbert Bayer
# Plugin: CookieHint
# license GNU/GPL   www.redim.de
# Version 1.4.2
# Update 27.07.2022

// No direct access
defined('_JEXEC') or die;

use Joomla\CMS\Version;

@include_once (__DIR__.'/versions/version'.Version::MAJOR_VERSION.'.php');