Your IP : 172.28.240.42


Current Path : /var/www/html/clients/kampol.e-nk.ru/modules/mod_specialhtml/
Upload File :
Current File : /var/www/html/clients/kampol.e-nk.ru/modules/mod_specialhtml/mod_specialhtml.php

<?php
/**
* Modul Special HTML For Joomla 1.5.x
* Version			: 1.1
* Created by		: Rony Sandra Yofa Zebua
* Mail				: ronysyz@gmail.com
* camp26.biz mail	: camp26team@gmail.com
* Created on		: 07 Februari 2008
* Last Updated on	: 24 December 2008
* URL				: www.camp26.biz
* camp26.biz ready to service all of you for developt, rebuild,redesign and customize your Joomla live site
* camp26.biz Products: Expert Joomla Developer, Expert Designer, Expert Flash Creator, Get your Expert FreeLancer here, Expert Programmer Aplications (send your reguest to marketing@camp26.biz)
* Based Idea From: Mod_HTML for J1.0.x
* License 			: http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Перевод модуля на русский язык	: http://almostall.ru/
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

// Include the syndicate functions only once
require_once (dirname(__FILE__).DS.'helper.php');

require(JModuleHelper::getLayoutPath('mod_specialhtml'));
?>