Add watermark image
This commit is contained in:
@@ -88,8 +88,8 @@ $bottomRight = new Imagine\Image\Point($size->getWidth() - $wSize->getWidth(), $
|
||||
|
||||
$gotova_slika->paste($watermark, $bottomRight);
|
||||
|
||||
$imeslike = "$okvir_id" . "$slika";
|
||||
|
||||
$imeslike = "$okvir_id" . "$slika";
|
||||
$etag = bin2hex(mhash(MHASH_ADLER32, $imeslike));
|
||||
header("Etag: $etag");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user