X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fleavegroup.php;h=fd1362ef5ea6672e45bef57d4d2b85003f172bc9;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=8f9ef33e7edb2d33b2615d0023506e8479f489f5;hpb=37e57610fb86448c019874e465ca3aaf95e106c7;p=quix0rs-gnu-social.git diff --git a/scripts/leavegroup.php b/scripts/leavegroup.php index 8f9ef33e7e..fd1362ef5e 100644 --- a/scripts/leavegroup.php +++ b/scripts/leavegroup.php @@ -34,7 +34,7 @@ Removes a local user from a local group. END_OF_HELP; -require_once INSTALLDIR.'/scripts/commandline.inc'; +require_once INSTALLDIR.'/scripts/commandline.inc.php'; try { $user = getUser();