typo in lib action
This commit is contained in:
parent
a801ee0843
commit
1bae34e24f
@ -796,7 +796,7 @@ class Action extends HTMLOutputter // lawsuit
|
||||
* @return boolean is read only action?
|
||||
*/
|
||||
|
||||
function isReadOnly($args)($args)
|
||||
function isReadOnly($args)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user