* @copyright 2021 PrestaShow.pl * @license https://prestashow.pl/license */ if (!defined('_PS_VERSION_')) { exit; } require_once dirname(__FILE__) . "/config.php"; class PShowLazyImg extends \Prestashow\PShowLazyImg\Module { }