Details
Description
at present each access.php sets up array with name "plugintype_pluginname_capabilities", but the rest of similar files is using something like
$capabilitites = array();
We can implement this is a fully BC way...
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
done, all the files like access.php, events.php, messages.php and services.php are naming the definitions the same way...