typo in api.php
This commit is contained in:
parent
7f81597a81
commit
a801ee0843
|
@ -180,7 +180,7 @@ class ApiAction extends Action
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function isReadOnly($args)($args)
|
function isReadOnly($args)
|
||||||
{
|
{
|
||||||
$apiaction = $args['apiaction'];
|
$apiaction = $args['apiaction'];
|
||||||
$method = $args['method'];
|
$method = $args['method'];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user