X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=js.php;h=cf93e394b3a119748102ea46dcd67d615cff1e4e;hp=2868eb1291e7bcdfa41465aa5f26ab32c045b352;hb=f928ad2bed60fa256d0641eaf6d2c027a2944688;hpb=2ec9007220186d54f84846871ed1f7638c29baf7 diff --git a/js.php b/js.php index 2868eb1291..cf93e394b3 100644 --- a/js.php +++ b/js.php @@ -61,8 +61,8 @@ if ((isInstalled()) && (REQUEST_ISSET_GET('tag'))) { loadIncludeOnce('inc/header.php'); // Prepare include file for looking - $INC = sprintf("inc/js/tag-%s.php", - REQUEST_GET('tag') + $INC = sprintf("inc/js/js-%s.php", + REQUEST_GET('tag') ); // Is that file readable?