Variable non définie

This commit is contained in:
fredtempez 2021-11-26 11:36:41 +01:00
parent ed1d0f19d5
commit 350370eaf0
1 changed files with 1 additions and 0 deletions

View File

@ -976,6 +976,7 @@ class common {
if (!is_dir($fileInfo['dirname'])) {
mkdir($fileInfo['dirname'], 0755, true);
}
$source_image = '';
// Type d'image
switch( $fileInfo['extension']) {
case 'jpeg':