Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CentralNic
pepper
Commits
469de236
Unverified
Commit
469de236
authored
May 01, 2018
by
Gavin Brown
Browse files
fix case
parent
0ce3b387
Changes
1
Hide whitespace changes
Inline
Side-by-side
pepper
View file @
469de236
...
...
@@ -1141,7 +1141,7 @@ sub domain_update {
$
frame
->
chgRegistrant
($
value
);
}
elsif
(
'authinfo'
eq
$
type
)
{
$
frame
->
chgAuth
i
nfo
($
value
);
$
frame
->
chgAuth
I
nfo
($
value
);
}
else
{
return
error
(
"Don't know how to change '$type'"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment