Rename web service

This commit is contained in:
Dmitrii Metelkin 2016-08-19 17:07:20 +10:00
parent 3358c1e942
commit dfeedcfa87

View file

@ -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,