aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 7ad231b58..ba92c1a57 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -651,7 +651,7 @@ function conversation(&$a, $items, $mode, $update, $page_mode = 'traditional') {
// Can we put this after the visibility check?
like_puller($a,$item,$alike,'like');
- if(feature_enabled($profile_uid,'dislike'))
+ if(feature_enabled($profile_owner,'dislike'))
like_puller($a,$item,$dlike,'dislike');
// Only add what is visible