Merge branch 'fix/imageResize'

This commit is contained in:
Michael RICOIS 2018-02-22 16:28:11 +01:00
commit d5b1691ebf

View File

@ -1,5 +1,5 @@
<?php
require_once PS_ADMIN_DIR . '/functions.php';
require_once _PS_ROOT_DIR_ . '/images.inc.php';
class Image extends ImageCore
{