]> 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 Haeder <roland@mxchange.org>
Mon, 1 Jun 2015 02:21:46 +0000 (04:21 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
scripts/nukefile.php

index 1381676483cc0fe1a69c93cbca03299c44d6178a..460a4d8d0fc94b0acd24e8f3887819dab9d78e59 100755 (executable)
@@ -32,7 +32,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');