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