Commit f31394af authored by jocuri%softhome.net's avatar jocuri%softhome.net

Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.

parent 100b3ea7
......@@ -66,7 +66,7 @@ sub CheckUser ($)
{
my $user = shift;
# do we have a product?
# do we have a user?
unless ($user) {
print "Sorry, you haven't specified a user.";
PutTrailer();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment