| Current Path : /home/cbequiperp/www/modules/mod_flexiadvsearch/ |
| Current File : /home/cbequiperp/www/modules/mod_flexiadvsearch/helper.php |
<?php
/**
* @version 1.2 $Id: helper.php 1536 2012-11-03 09:08:46Z ggppdk $
* @package Joomla
* @subpackage FLEXIcontent Advanced Search Module
* @copyright (C) 2012 Emmanuel Danan, George Papadakis - www.flexicontent.org
* @license GNU/GPL v2
*
* FLEXIcontent is a derivative work of the excellent QuickFAQ component
* @copyright (C) 2008 Christoph Lukes
* see www.schlu.net for more information
*
* FLEXIcontent is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
class modFlexiadvsearchHelper
{
}