X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fdelete_notice.php;h=cd29cffc15eea2b5d7af051141c91b0fc0c105d9;hb=0df853183485add783c59e9fac3a58258918817b;hp=bf10cbb2b2d79bcf4e7f678b118ca0cb20ce9e9e;hpb=c037f04d174f8359c77af03d323bca03032ef7fd;p=quix0rs-gnu-social.git diff --git a/scripts/delete_notice.php b/scripts/delete_notice.php index bf10cbb2b2..cd29cffc15 100755 --- a/scripts/delete_notice.php +++ b/scripts/delete_notice.php @@ -20,8 +20,8 @@ define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); -$shortoptions = 'i::n::u::y'; -$longoptions = array('id=', 'nickname=', 'uri=', 'yes'); +$shortoptions = 'i::u::y'; +$longoptions = array('id=', 'uri=', 'yes'); $helptext = <<getMessage()}\n"; exit(1); }