]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/joingroup.php
Added type-hint for EndNoticeInScope hook.
[quix0rs-gnu-social.git] / scripts / joingroup.php
index bd73cbe79460b2c6788147237a7945367f4ebc98..df9aad10edd234c36991d48509b31bacbe32fc11 100644 (file)
@@ -34,7 +34,7 @@ Adds a local user to a local group.
 
 END_OF_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 try {
     $user = getUser();