/home/techb158/exp.abdallabala.com/vendor/smarty/smarty/libs
NameSizeModeActions
plugins/-0755rm
sysplugins/-0755rm
Autoloader.php30940644editdlrm
bootstrap.php4170644editdlrm
debug.tpl50610644editdlrm
Smarty.class.php384820644editdlrm
SmartyBC.class.php126340644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/smarty/smarty/libs/bootstrap.php (417B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * Load and register Smarty Autoloader */ if (!class_exists('Smarty_Autoloader')) { include dirname(__FILE__) . '/Autoloader.php'; } Smarty_Autoloader::register(true);