]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/showtable.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / scripts / showtable.php
old mode 100644 (file)
new mode 100755 (executable)
index eb18a98..986260e
@@ -26,7 +26,7 @@ Shows the structure of a table
 
 END_OF_SHOWTABLE_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 if (count($args) != 1) {
     show_help();