aboutsummaryrefslogtreecommitdiff
path: root/mod/riverdashboard/actions/add.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/riverdashboard/actions/add.php')
-rw-r--r--mod/riverdashboard/actions/add.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/riverdashboard/actions/add.php b/mod/riverdashboard/actions/add.php
index 8e19db636..441723ebf 100644
--- a/mod/riverdashboard/actions/add.php
+++ b/mod/riverdashboard/actions/add.php
@@ -6,10 +6,6 @@
* @package ElggSiteMessage
**/
-// Make sure we're logged in and are admin (send us to the front page if not)
-admin_gatekeeper();
-
-// Get input data
$message = get_input('sitemessage');
//$access = 1; //it is for all logged in users