X-Git-Url: https://git.mxchange.org/?p=quix0rs-gnu-social.git;a=blobdiff_plain;f=scripts%2Fnukefile.php;h=5e510d118fe74ab59bc93783b37e2d4a53e45a92;hp=4001833e8cf8a23d5ac15a2e6217a531b4eced2e;hb=e2d85a39e7f82ceef2cb2fe66a3a9a62ac9a363e;hpb=0dfafe256709b918362e48e2340f8d07fb421f54 diff --git a/scripts/nukefile.php b/scripts/nukefile.php index 4001833e8c..5e510d118f 100755 --- a/scripts/nukefile.php +++ b/scripts/nukefile.php @@ -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');