uawdijnntqw1x1x1
IP : 216.73.216.158
Hostname : webm002.cluster123.gra.hosting.ovh.net
Kernel : Linux webm002.cluster123.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
megadansyp
/
www
/
eace8
/
..
/
plugins
/
..
/
components
/
com_jevents
/
helpers
/
jevviewcopyright.php
/
/
<?php /** * JEvents Component for Joomla! 3.x * * @version $Id: jevviewcopyright.php 1085 2010-07-26 17:07:27Z geraintedwards $ * @package JEvents * @copyright Copyright (C) 2008-2025 GWESystems Ltd * @license GNU/GPLv2, see http://www.gnu.org/licenses/gpl-2.0.html * @link http://www.jevents.net */ // Check to ensure this file is included in Joomla! defined('_JEXEC') or die(); function JevViewCopyright() { return; $cfg = JEVConfig::getInstance(); $version = JEventsVersion::getInstance(); if ($cfg->get('com_copyright', 1) == 1) { ?> <p align="center"> <a href="<?php echo $version->getUrl(); ?>" target="_blank" rel="nofollow" style="font-size:xx-small;" title="Events Website"><?php echo $version->getLongVersion(); ?></a> <span style="color:#999999; font-size:9px;"><?php echo $version->getShortCopyright(); ?></span> </p> <?php } }
/home/megadansyp/www/eace8/../plugins/../components/com_jevents/helpers/jevviewcopyright.php