| Current Path : /home/musicpassiondjs40/djandreidis/plugins/system/cookiehint/ |
| Current File : /home/musicpassiondjs40/djandreidis/plugins/system/cookiehint/cookiehint.php |
<?php
# reDim GmbH - Norbert Bayer
# Plugin: CookieHint
# license GNU/GPL www.redim.de
# Version 1.4.8
# Update 05.03.2024
// No direct access
defined('_JEXEC') or die;
use Joomla\CMS\Version;
@include_once (__DIR__.'/versions/version'.Version::MAJOR_VERSION.'.php');