%PDF- %PDF-
Direktori : /home1/lightco1/www/ilfanale.com.au/administrator/components/com_mobilize/controllers/ |
Current File : //home1/lightco1/www/ilfanale.com.au/administrator/components/com_mobilize/controllers/profile.php |
<?php /** * @version $Id: form.php 19013 2012-11-28 04:48:47Z thailv $ * @package JSNUniform * @subpackage Controller * @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 */ defined('_JEXEC') or die('Restricted access'); jimport('joomla.application.component.controllerform'); /** * Form controllers of JControllerForm * * @package Controllers * @subpackage Form * @since 1.6 */ class JSNMobilizeControllerProfile extends JControllerForm { protected $option = JSN_MOBILIZE; }