| Current Path : /var/www/html/Joomla/plugins/system/cookiehint/ |
| 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');