summaryrefslogtreecommitdiff
path: root/actions/nudge.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/nudge.php')
-rw-r--r--actions/nudge.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/nudge.php b/actions/nudge.php
index b4e5e01dd..c23d3e643 100644
--- a/actions/nudge.php
+++ b/actions/nudge.php
@@ -124,7 +124,7 @@ class NudgeAction extends Action
}
}
- function isReadOnly()
+ function isReadOnly($args)
{
return true;
}