Skip to content
Snippets Groups Projects
Commit 6d74aa0d authored by Tom Needham's avatar Tom Needham
Browse files

more code style

parent 28498e1a
Branches
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
class OC_OCS_Cloud {
public static function getCapabilities($parameters){
public static function getCapabilities($parameters) {
$result = array();
list($major, $minor, $micro) = OC_Util::getVersion();
$result['version'] = array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment