Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/old/www/i-plan.ru/administrator/components/com_jumi/module/
Upload File :
Current File : /var/www/iplanru/data/old/www/i-plan.ru/administrator/components/com_jumi/module/jumi_demo.php

<?php
/**
* @version $Id: jumi_demo.php 63 2008-12-16 13:41:56Z martin2hajek $
* @package Jumi
* @copyright (C) 2008 Martin Hajek
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/  
defined('_JEXEC') OR die( "Direct Access Is Not Allowed" );
?>

<p><strong>Hello in the world of Jumi!</strong></p>
<p>This is the default Jumi demo file presented on <b><?php echo $mainframe->getCfg('live_site'); ?></b>.</p>
<p>Jumi is a set of custom code extensions for CMS Joomla! Jumi comes as a component, a plugin and a module.</p>
<p>Jumi brings you sufficient power, flexibility and simplicity for quick development and reliable operation of your applications running under Joomla!</p>
<p>Jumi resources: <a href="http://jumi.vedeme.cz">Downloads & guides</a>, <a href="http://edo.webmaster.am/jumi">Tips & tricks</a>.</p>