X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=img.php;h=db6512ae51338842312aeb142b1c4e0c900227fc;hb=85960c24cfcdb68af183376a444474a5cb5eb80d;hp=f1099706eab7efadc03e45713d6fb72369f828c5;hpb=81bfbcd72e424060ea1223b49ad92fcfa150f361;p=mailer.git 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?