From: Evan Prodromou Date: Mon, 2 Nov 2009 23:06:09 +0000 (-0500) Subject: correct name in registeruser X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8e4bc78204e65589cebd5abab67db0f3b5fd8932;p=quix0rs-gnu-social.git correct name in registeruser --- diff --git a/scripts/registeruser.php b/scripts/registeruser.php index 9857f5aeea..5d9c8862da 100644 --- a/scripts/registeruser.php +++ b/scripts/registeruser.php @@ -24,8 +24,8 @@ $shortoptions = 'n:w:f:e:'; $longoptions = array('nickname=', 'password=', 'fullname=', 'email='); $helptext = <<