| Current Path : /home/juvelize/www/modules/mod_bgmax/tmpl/ |
| Current File : /home/juvelize/www/modules/mod_bgmax/tmpl/default.php |
<?php /*------------------------------------------------------------------------ # mod_bgmax - bgMax # ------------------------------------------------------------------------ # author lomart # copyright : Copyright (C) 2011 lomart.fr All Rights Reserved. # @license : http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL # Website : http://lomart.fr # Technical Support: Forum - http://forum.joomla.fr -------------------------------------------------------------------------*/ // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); $document =JFactory::getDocument(); $document->addCustomTag($bgmax_info["head"]); echo $bgmax_info["body"]; ?>