]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/updatelocation.php
Type-hint is array here.
[quix0rs-gnu-social.git] / scripts / updatelocation.php
old mode 100644 (file)
new mode 100755 (executable)
index abf9627..c8024cb
@@ -34,7 +34,7 @@ set the location for a profile
 
 END_OF_UPDATELOCATION_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 try {
     $user = null;