| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 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/administrator/components/com_jumi/module/ |
Upload File : |
<?php
/**
* @version $Id: jumi_demo.php 16 2008-11-03 22:28:21Z martin2hajek $
* @package Jumi
* @copyright (C) 2008 - 2010 Martin Hajek, Edvard Ananyan
* @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://edo.webmaster.am/jumi">Downloads & guides</a>, <a href="http://edo.webmaster.am/jumi/tutorial">Tips & tricks</a>.</p>