X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fsettag.php;fp=scripts%2Fsettag.php;h=3c234f2c31cdc430321c17d4abd082c94476a00c;hb=c259d04137dd8385996f8c641a7cfdc21406e22b;hp=19abce43c8018a5d1de97ca83e5740f730c2c294;hpb=7ceb1fef1ceceef748c28da0999d1038509bc8b8;p=quix0rs-gnu-social.git diff --git a/scripts/settag.php b/scripts/settag.php index 19abce43c8..3c234f2c31 100644 --- a/scripts/settag.php +++ b/scripts/settag.php @@ -31,7 +31,7 @@ With -d, delete the tag. END_OF_SETTAG_HELP; -require_once INSTALLDIR.'/scripts/commandline.inc'; +require_once INSTALLDIR.'/scripts/commandline.inc.php'; if (count($args) < 1) { show_help();