X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fdeleteuser.php;h=5373c73cea59fbad5dde4283c0b600de15792816;hb=ac424d943e90159ef253a9df672b456dcd1d9045;hp=39331f1a8af1e19d10c4d06a32e4f7837691abb5;hpb=104a47e4a2903f1c7ea73363a73cee12f0cf14ac;p=quix0rs-gnu-social.git diff --git a/scripts/deleteuser.php b/scripts/deleteuser.php old mode 100644 new mode 100755 index 39331f1a8a..5373c73cea --- a/scripts/deleteuser.php +++ b/scripts/deleteuser.php @@ -21,7 +21,7 @@ define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); $shortoptions = 'i::n::y'; -$longoptions = array('id::nickname::yes'); +$longoptions = array('id=', 'nickname=', 'yes'); $helptext = <<