aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/views/default/reportedcontent/form.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/reportedcontent/views/default/reportedcontent/form.php')
-rw-r--r--mod/reportedcontent/views/default/reportedcontent/form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/reportedcontent/views/default/reportedcontent/form.php b/mod/reportedcontent/views/default/reportedcontent/form.php
index ded9960c8..ed4833f6e 100644
--- a/mod/reportedcontent/views/default/reportedcontent/form.php
+++ b/mod/reportedcontent/views/default/reportedcontent/form.php
@@ -17,7 +17,7 @@
if ($address == "previous")
$address = $_SERVER['HTTP_REFERER'];
$tags = array();
- $access_id = 0;
+ $access_id = ACCESS_PRIVATE;
$shares = array();
$owner = $vars['user'];