Typo
This commit is contained in:
@@ -66,7 +66,7 @@ $gotova_slika = $imagine->create($okvir_size, $color);
|
||||
$drawer->text(
|
||||
"$okvir$slika",
|
||||
$imagine->font(__DIR__ . '/uokvirime.ttf', 9, $this->getColor('AAA')),
|
||||
new Point(0, 0))
|
||||
new Point(0, 0));
|
||||
|
||||
$imeslike = "$okvir_id" . "$slika";
|
||||
$etag = bin2hex(mhash(MHASH_ADLER32, $imeslike));
|
||||
|
||||
Reference in New Issue
Block a user