uawdijnntqw1x1x1
IP : 216.73.216.219
Hostname : webm009.cluster128.gra.hosting.ovh.net
Kernel : Linux webm009.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
chauffn
/
vuzelia
/
2023
/
cf455
/
..
/
plugins
/
maximenuck
/
categories
/
categories.php
/
/
<?php /** * @copyright Copyright (C) 2018 Cédric KEIFLIN alias ced1870 * https://www.template-creator.com * https://www.joomlack.fr * @license GNU/GPL * */ defined('_JEXEC') or die('Restricted access'); jimport('joomla.event.plugin'); class plgMaximenuckCategories extends JPlugin { private $type = 'categories'; function __construct(&$subject, $params) { parent::__construct($subject, $params); } /* * Send the infos in the source list to add the type in the plugin options * * Return string the source type */ public function onMaximenuckGetSourceName() { $this->loadLanguage(); return $this->type; } }
/home/chauffn/vuzelia/2023/cf455/../plugins/maximenuck/categories/categories.php