?
Path : /home/admin/public_html/old/happy2/plugins/system/japopup/thickbox/tmpl/ |
Current File : /home/admin/public_html/old/happy2/plugins/system/japopup/thickbox/tmpl/default.php |
<?php /** * ------------------------------------------------------------------------ * JA Popup Plugin for J25 & J31 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html * Author: J.O.O.M Solutions Co., Ltd * Websites: http://www.joomlart.com - http://www.joomlancers.com * ------------------------------------------------------------------------ */ // no direct access defined('_JEXEC') or die('Restricted access'); ?> <a rel="<?php echo $arrData['rel'];?>" class="thickbox" title="<?php echo $arrData['title'];?>" href="<?php echo $arrData['href'];?>" ><?php echo $arrData['content'];?></a>