Skip to content
Snippets Groups Projects
Commit 8f5e4351 authored by Marius Burkard's avatar Marius Burkard
Browse files

- fixed typo in remoting

parent 44cadc21
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,7 @@ class remoting_admin extends remoting {
} else {
if(isset($system_config_array[$section])) return $system_config_array[$section];
else return false;
}
} else {
throw new SoapFault('invalid_function_parameter', 'Invalid function parameter.');
return false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment