summaryrefslogtreecommitdiff
path: root/actions/showgroup.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-01-21 09:04:54 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-01-21 09:04:54 -0500
commit056649c33181a8c22c6e8a4722ab4f8beb91b8e5 (patch)
tree0e2697091b408ad16c0cfe31852b1d05b5d3bb8a /actions/showgroup.php
parenta7ea08b73adb313071a94cf8307f56b1018f39ee (diff)
Mark showgroup as readonly action
Diffstat (limited to 'actions/showgroup.php')
-rw-r--r--actions/showgroup.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/actions/showgroup.php b/actions/showgroup.php
index 1f66b7514..f404c648d 100644
--- a/actions/showgroup.php
+++ b/actions/showgroup.php
@@ -53,6 +53,17 @@ class ShowgroupAction extends Action
var $page = null;
/**
+ * Is this page read-only?
+ *
+ * @return boolean true
+ */
+
+ function isReadOnly()
+ {
+ return true;
+ }
+
+ /**
* Title of the page
*
* @return string page title, with page number