1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-09-01 03:41:43 +02:00

v0.8.4 (2022-05-30)

This commit is contained in:
Mikael Roos
2022-05-30 15:32:20 +02:00
parent 4c0ac8ed23
commit 80cd4e092f
7 changed files with 21 additions and 14 deletions

View File

@@ -319,7 +319,7 @@ if (isset($shortcut)
/**
* src - the source image file.
*/
$srcImage = urldecode(get('src'))
$srcImage = urldecode(get('src', ""))
or errorPage('Must set src-attribute.', 404);
// Get settings for src-alt as backup image