uawdijnntqw1x1x1
IP : 216.73.216.219
Hostname : webm015.cluster127.gra.hosting.ovh.net
Kernel : Linux webm015.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pteabiscqq
/
www
/
administrator
/
components
/
.
/
com_advportfoliopro
/
advportfoliopro.php
/
/
<?php /** * @copyright Copyright (c) 2013 Skyline Technology Ltd (http://extstore.com). All rights reserved. * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ // No direct access. defined('_JEXEC') or die; // Access check. if (!JFactory::getUser()->authorise('core.manage', 'com_advportfoliopro')) { return JError::raiseWarning(404, JText::_('JERROR_ALERTNOAUTHOR')); } // Include CSS and JS JHtml::_('behavior.framework', true); JHtml::_('script', 'com_advportfoliopro/admin.script.js', false, true, false, false, true); JHtml::_('stylesheet', 'com_advportfoliopro/admin.style.css', false, true, false, false, true); // Include dependancies JHtml::addIncludePath(JPATH_COMPONENT . '/helpers/html'); require_once JPATH_COMPONENT . '/helpers/factory.php'; require_once JPATH_COMPONENT . '/helpers/imagelib.php'; $controller = JControllerLegacy::getInstance('AdvPortfolioPro'); $controller->execute(JFactory::getApplication()->input->get('task')); $controller->redirect();
/home/pteabiscqq/www/administrator/components/./com_advportfoliopro/advportfoliopro.php