This commit is contained in:
Tom Needham 2013-04-27 17:52:37 +01:00
parent 66053693f8
commit 1e1a8b2f3c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ OC_API::register(
'/config',
array('OC_OCS_Config', 'apiConfig'),
'core',
OC_API::GUEST_AUT
OC_API::GUEST_AUTH
);
// Person
OC_API::register(