]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
.inc.php please ...
authorRoland Haeder <roland@mxchange.org>
Mon, 1 Jun 2015 02:21:46 +0000 (04:21 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 29 Mar 2020 22:21:09 +0000 (00:21 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
scripts/nukefile.php

index e3073de104ec0bc61b44c7dab94d6c62e6ea2814..9dabcda7af8f36208f7f0a73c8ce4710dbd2f92a 100755 (executable)
@@ -33,7 +33,7 @@ deletes a file and related notices from the database
 
 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');