aboutsummaryrefslogtreecommitdiffstats
path: root/mod/poke.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/poke.php')
-rwxr-xr-xmod/poke.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/poke.php b/mod/poke.php
index d0f60e853..f66d28956 100755
--- a/mod/poke.php
+++ b/mod/poke.php
@@ -88,6 +88,7 @@ function poke_init(&$a) {
$arr = array();
+ $arr['item_wall'] = 1;
$arr['owner_xchan'] = (($parent_item) ? $parent_item['owner_xchan'] : $channel['channel_hash']);
$arr['parent_mid'] = (($parent_mid) ? $parent_mid : $mid);
$arr['title'] = '';