0byt3m1n1
Path:
/
data
/
40
/
5
/
122
/
64
/
5448064
/
user
/
6519071
/
htdocs
/
wp-content
/
plugins
/
smart-slider-3
/
Nextend
/
[
Home
]
File: Nextend.php
<?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() { } }