summaryrefslogtreecommitdiff
path: root/actions/xrds.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/xrds.php')
-rw-r--r--actions/xrds.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/xrds.php b/actions/xrds.php
index 7cb2cd210..14cb9d503 100644
--- a/actions/xrds.php
+++ b/actions/xrds.php
@@ -24,7 +24,7 @@ require_once(INSTALLDIR.'/lib/omb.php');
class XrdsAction extends Action
{
- function is_readonly()
+ function isReadOnly()
{
return true;
}