uawdijnntqw1x1x1
IP : 216.73.216.177
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
/
4690b
/
.
/
..
/
modules
/
..
/
plugins
/
system
/
widgetkit_k2
/
widgetkit_k2.php
/
/
<?php defined('_JEXEC') or die; class plgSystemWidgetkit_k2 extends JPlugin { public function onAfterInitialise() { if (!($app = (@include JPATH_ADMINISTRATOR.'/components/com_widgetkit/widgetkit-app.php') and file_exists($path = JPATH_ADMINISTRATOR.'/components/com_k2/k2.xml') and JComponentHelper::getComponent('com_k2', true)->enabled and ($data = JApplicationHelper::parseXMLInstallFile(JPATH_ADMINISTRATOR . '/components/com_k2/k2.xml')) and version_compare($data['version'], '2.1', '>=')) ) { return; } $app['plugins']->addPath(__DIR__.'/plugin/plugin.php'); $app['locator']->addPath('plugins/content/k2', __DIR__.'/plugin'); } }
/home/poliximo/public_html/4690b/./../modules/../plugins/system/widgetkit_k2/widgetkit_k2.php