Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/public_html/j3/htaccess.back/smartslider3/src/ |
| [Home] [System Details] [Kill Me] |
<?php
namespace Nextend;
use Nextend\Framework\Pattern\GetPathTrait;
use Nextend\Framework\Pattern\SingletonTrait;
use Nextend\SmartSlider3\Platform\Joomla\JoomlaShim;
class Nextend {
use GetPathTrait;
use SingletonTrait;
protected function init() {
JoomlaShim::triggerEvent('onInitN2Library');
}
}