Your IP : 216.73.216.104


Current Path : /home/p/o/n/poneycluc/www/templates/ja_stark/
Upload File :
Current File : /home/p/o/n/poneycluc/www/templates/ja_stark/index.php

<?php
/**
 * ------------------------------------------------------------------------
 * JA Stark Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

defined('_JEXEC') or die;

if (class_exists('\T4\T4')) {
	\T4\T4::render($this);
} else {
	include 'error-t4.php';
}