API: Fix /person/check api method

This commit is contained in:
Tom Needham 2012-09-05 12:32:54 +00:00
parent 6c98a94d3d
commit 28a11959d7
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ class OC_OCS_Person {
return 101;
}
}
}