]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/strip_geo.php
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / scripts / strip_geo.php
index 021b66885190dacbf944759738895272855256cc..165736816d8396c8d4d96bfb6cad1709d6a0cc63 100755 (executable)
@@ -36,7 +36,7 @@ Removes geolocation info from the given user's notices.
 
 END_OF_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 if (have_option('i', 'id')) {
     $id = get_option_value('i', 'id');