%PDF- %PDF-
| Direktori : /home1/lightco1/luminero.com.au/administrator/components/com_mobilize/views/about/tmpl/ |
| Current File : //home1/lightco1/luminero.com.au/administrator/components/com_mobilize/views/about/tmpl/default.php |
<?php
/**
* @version $Id$
* @package JSN_Mobilize
* @subpackage AdminComponent
* @author JoomlaShine Team <support@joomlashine.com>
* @copyright Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.
* @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
*
* Websites: http://www.joomlashine.com
* Technical Support: Feedback - http://www.joomlashine.com/contact-us/get-support.html
*/
// No direct access to this file
defined('_JEXEC') or die('Restricted access');
// Display messages
echo JRequest::getInt('ajax') ? '' : $this->msgs;
// Display about
JSNHtmlGenerate::about();