uawdijnntqw1x1x1
IP : 216.73.216.168
Hostname : server.fattispazio.it
Kernel : Linux server.fattispazio.it 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
poliximo
/
public_html
/
includes
/
..
/
plugins
/
system
/
widgetkit_k2
/
script.php
/
/
<?php defined('_JEXEC') or die; class plgSystemWidgetkit_k2InstallerScript { public function install($parent) { jimport('joomla.filesystem.file'); // enable plugin only if K2 installed and enabled if (JFile::exists(JPATH_ADMINISTRATOR . '/components/com_k2/k2.xml') && JComponentHelper::getComponent('com_k2', true)->enabled) { JFactory::getDBO()->setQuery("UPDATE `#__extensions` SET `enabled` = 1 WHERE `type` = 'plugin' AND `element` = 'widgetkit_k2'")->execute(); } } public function uninstall($parent) {} public function update($parent) {} public function preflight($type, $parent) {} public function postflight($type, $parent) {} }
/home/poliximo/public_html/includes/../plugins/system/widgetkit_k2/script.php