Add watermark image

This commit is contained in:
Senad Uka
2020-08-30 09:17:15 +02:00
parent 4abe215529
commit 589b7c7764
2 changed files with 1 additions and 1 deletions

View File

@@ -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");

BIN
uokvirime.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB