|
|
|
@ -373,9 +373,6 @@ class OC_OCS { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* return the config data of this server |
|
|
|
|
* @param string $format |
|
|
|
@ -393,7 +390,6 @@ class OC_OCS { |
|
|
|
|
echo(OC_OCS::generatexml($format, 'ok', 100, '', $xml, 'config', '', 1)); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* check if the provided login/apikey/password is valid |
|
|
|
|
* @param string $format |
|
|
|
@ -414,8 +410,6 @@ class OC_OCS { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// ACTIVITY API ############################################# |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|