mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-12886 refactored function return full external function info and improved reporting of access control problems
This commit is contained in:
parent
472f56d926
commit
5593d2dc36
5 changed files with 103 additions and 101 deletions
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
|
||||
$string['accessexception'] = 'Access control exception';
|
||||
$string['addfunction'] = 'Add function';
|
||||
$string['addfunctionhelp'] = 'Select the function to add to the service.';
|
||||
$string['addrequiredcapability'] = 'Assign/Unassign the required capability';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue