uawdijnntqw1x1x1
IP : 216.73.216.84
Hostname : webm003.cluster107.gra.hosting.ovh.net
Kernel : Linux webm003.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
opticamezl
/
www
/
newok
/
07d6c
/
..
/
plugins
/
system
/
sourcerer
/
..
/
yootheme
/
script.php
/
/
<?php use Joomla\CMS\Factory; defined('_JEXEC') or die(); class plgSystemYOOthemeInstallerScript { public function install($parent) {} public function uninstall($parent) {} public function update($parent) {} public function preflight($type, $parent) {} public function postflight($type, $parent) { if (!in_array($type, ['install', 'update'])) { return; } Factory::getDbo() ->setQuery( 'UPDATE #__extensions SET ' . ($type == 'install' ? 'enabled = 1, ' : '') . "ordering = 0 WHERE type = 'plugin' AND folder = 'system' AND element = 'yootheme'", ) ->execute(); } }
/home/opticamezl/www/newok/07d6c/../plugins/system/sourcerer/../yootheme/script.php