aboutsummaryrefslogtreecommitdiffstats
path: root/mod/rbmark.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/rbmark.php')
-rw-r--r--mod/rbmark.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/rbmark.php b/mod/rbmark.php
index e35c2494a..cbd32098b 100644
--- a/mod/rbmark.php
+++ b/mod/rbmark.php
@@ -48,7 +48,7 @@ function rbmark_content(&$a) {
$o = '';
- if(! local_user()) {
+ if(! local_channel()) {
// The login procedure is going to bugger our $_REQUEST variables
// so save them in the session.