shell bypass 403
<?php /** * J51_Icons * Version : 1.0 * Created by : Joomla51 * Email : [email protected] * URL : www.joomla51.com * License GPLv2.0 - http://www.gnu.org/licenses/gpl-2.0.html */ defined('_JEXEC') or die('Restricted access'); // Include the syndicate functions only once if(!defined('DS')){ define('DS',DIRECTORY_SEPARATOR); } require_once (dirname(__FILE__).DS.'helper.php'); require(JModuleHelper::getLayoutPath('mod_j51icons')); ?>