Files
wyczarujprezent.pl/modules/leogallery/classes/LeoGallerySliderMobileConfigForm.php
2024-10-28 22:14:22 +01:00

22 lines
485 B
PHP

<?php
/**
* 2007-2022 Leotheme
*
* NOTICE OF LICENSE
*
* LeoGallery is module help you can displays amazing gallery with many features on product page
*
* DISCLAIMER
*
* @author leotheme <leotheme@gmail.com>
* @copyright 2007-2022 Leotheme
* @license http://leotheme.com - prestashop template provider
*/
include_once dirname(__FILE__).'/LeoGalleryModel.php';
class LeoGallerySliderMobileConfigForm extends LeoGallerySliderConfigForm
{
//put your code here
}