b0y-101 Mini Shell


Current Path : E:/www/km/01/administrator/components/com_eventgallery/views/files/tmpl/
File Upload :
Current File : E:/www/km/01/administrator/components/com_eventgallery/views/files/tmpl/default_sorting_body.php

<?php 

/**
 * @package     Sven.Bluege
 * @subpackage  com_eventgallery
 *
 * @copyright   Copyright (C) 2005 - 2019 Sven Bluege All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die('Restricted access');

jimport( 'joomla.form.form' );
JForm::addFormPath(JPATH_COMPONENT . '/models/forms');
JForm::addFieldPath(JPATH_COMPONENT . '/models/fields');
$this->form = JForm::getInstance('com_eventgallery.filesorting','filesorting');

?>

<?php echo $this->loadSnippet('formfields'); ?>

Copyright © 2019 by b0y-101