Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / scripts / nukefile.php
index 4001833e8cf8a23d5ac15a2e6217a531b4eced2e..5e510d118fe74ab59bc93783b37e2d4a53e45a92 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');