X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fshowtable.php;h=986260e1d23bdf8d16ac5ad2b425fae4217325a2;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=eb18a98e20d510cb3dfd2d8feee39abbd341dfd7;hpb=bf1c662990af63b9bd7cf8261974808bea0ca816;p=quix0rs-gnu-social.git diff --git a/scripts/showtable.php b/scripts/showtable.php old mode 100644 new mode 100755 index eb18a98e20..986260e1d2 --- a/scripts/showtable.php +++ b/scripts/showtable.php @@ -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();