| Current Path : /proc/self/root/proc/self/root/var/tmp/ |
| Current File : //proc/self/root/proc/self/root/var/tmp/phpPAP1eF |
home/digilove/public_html/modules/mod_seller_banner/helper.php 0000644 00000001416 15232603610 0020712 0 ustar 00 <?php
/**
* Marketplace Menus module
*
* PHP version 7.0
*
* @category Module
* @package Joomla
* @author WebKul software private limited <support@webkul.com>
* @copyright 2010 WebKul software private limited
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
* @version GIT:5.2
* @filesource http://store.webkul.com
* @link Technical Support: webkul.uvdesk.com
*/
// no direct access
defined('_JEXEC') or die();
/**
* SellerBannerHelper - Mp Seller Banner Helper Class.
*
* @category Module
* @package Joomla
* @author WebKul software private limited <support@webkul.com>
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
* @link Technical Support: webkul.uvdesk.com
*/
class ModSellerBannerHelper
{
}