Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
7c792942
Commit
7c792942
authored
Sep 16, 2008
by
Nigel McNie
Browse files
Set the 'port' field to be size 4, it doesn't need to be that massive size it was before.
parent
842ba909
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/auth/xmlrpc/lib.php
View file @
7c792942
...
...
@@ -758,6 +758,7 @@ class PluginAuthXmlrpc extends PluginAuth {
'integer'
=>
true
),
'defaultvalue'
=>
$peer
->
portno
,
'size'
=>
4
,
'help'
=>
true
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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