diff options
Diffstat (limited to 'mod/post.php')
-rw-r--r-- | mod/post.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/post.php b/mod/post.php index e5fa1a418..af08d3f98 100644 --- a/mod/post.php +++ b/mod/post.php @@ -261,6 +261,7 @@ function post_post(&$a) { } } + if($msgtype === 'refresh') { // remote channel info (such as permissions or photo or something) |