Merge branch 'fix/imageResize'

This commit is contained in:
Michael RICOIS 2018-02-22 16:03:42 +01:00
commit f514096c98

View File

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