MDL-12886 refactored function return full external function info and improved reporting of access control problems

This commit is contained in:
skodak 2009-10-20 22:30:18 +00:00
parent 472f56d926
commit 5593d2dc36
5 changed files with 103 additions and 101 deletions

View file

@ -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';