| Current Path : /home/cbequiperp/www/components/com_flexicontent/views/fileselement/tmpl/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/views/fileselement/tmpl/image.php |
<?php /** * @version 1.5 stable $Id: image.php 549 2011-03-28 04:21:56Z emmanuel.danan@gmail.com $ * @package Joomla * @subpackage FLEXIcontent * @copyright (C) 2009 Emmanuel Danan - www.vistamedia.fr * @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' ); require_once(JPATH_BASE.DS."administrator".DS."components".DS."com_flexicontent".DS."views".DS."fileselement".DS."tmpl".DS."image.php"); ?>