shell bypass 403
UnknownSec Shell
: /home/espa7358/novaamerica.espacofacial.com.br/templates/espaofacial-unidadenovaamrica/ [ drwxr-xr-x ]
<?php defined( '_JEXEC' ) or die;
// variables
$app = JFactory::getApplication();
$doc = JFactory::getDocument();
$menu = $app->getMenu();
$active = $app->getMenu()->getActive();
$params = $app->getParams();
$pageclass = $params->get('pageclass_sfx');
$tpath = $this->baseurl.'/templates/'.$this->template;
// generator tag
$this->setGenerator(null);
// template js
$doc->addScript($tpath.'/js/logic.js');
// template css
$doc->addStyleSheet($tpath.'/css/template.css.php');