typo in api.php
This commit is contained in:
parent
3a0c59052a
commit
4c9be4d566
@ -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