| Server IP : 195.130.67.5 / Your IP : 216.73.217.127 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/components/com_sectionex/views/category/tmpl/ |
Upload File : |
<?php // no direct access
/**
* SectionEx View for SectionEx component
*
* @version 1.50
* @package SectionEx
* @copyright Copyright (C) 2008, By Robert Kuster. All rights reserved.
* @link http://www.joomla.rkuster.com
* @license GNU/GPL, see LICENSE.php
*/
defined('_JEXEC') or die('Restricted access');
$tmpl = new seThemes();
require(SECTIONEX_THEMES . DS . $tmpl->getThemes() . DS . 'default.php');