X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=img.php;h=db6512ae51338842312aeb142b1c4e0c900227fc;hp=f1099706eab7efadc03e45713d6fb72369f828c5;hb=f123b06b1ce325b4956d9f3b9ac01c84bcc8d605;hpb=81bfbcd72e424060ea1223b49ad92fcfa150f361 diff --git a/img.php b/img.php index f1099706ea..db6512ae51 100644 --- a/img.php +++ b/img.php @@ -62,7 +62,7 @@ if (isInstalled()) { } elseif (REQUEST_ISSET_GET('tag')) { // Tag set so create the IFN (Include-FileName) $INC = sprintf("inc/img/tag-%s.php", - REQUEST_GET('tag') + REQUEST_GET('tag') ); // Include is readable?