Rename web service
This commit is contained in:
parent
3358c1e942
commit
dfeedcfa87
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ $functions = array(
|
|||
);
|
||||
|
||||
$services = array(
|
||||
'Request login URL Service' => array(
|
||||
'User key authentication web service' => array(
|
||||
'functions' => array ('auth_userkey_request_login_url'),
|
||||
'restrictedusers' => 1,
|
||||
'enabled' => 1,
|
||||
|
|
Loading…
Reference in a new issue