aboutsummaryrefslogtreecommitdiffstats
path: root/mod/message.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-07-07 17:22:40 -0700
committerfriendica <info@friendica.com>2013-07-07 17:22:40 -0700
commit6e880cfd4954c4a044358a823fac4dc9d5467a6b (patch)
treea49473747b8d253e54bfc814ba8f7d6e6044df1d /mod/message.php
parent8b9f2f8ef766c169e77a34c72118d14beb2b21de (diff)
downloadvolse-hubzilla-6e880cfd4954c4a044358a823fac4dc9d5467a6b.tar.gz
volse-hubzilla-6e880cfd4954c4a044358a823fac4dc9d5467a6b.tar.bz2
volse-hubzilla-6e880cfd4954c4a044358a823fac4dc9d5467a6b.zip
use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF
Diffstat (limited to 'mod/message.php')
-rw-r--r--mod/message.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/message.php b/mod/message.php
index 54615f081..f5a2101ab 100644
--- a/mod/message.php
+++ b/mod/message.php
@@ -206,6 +206,7 @@ function message_content(&$a) {
}
$channel = $a->get_channel();
+ head_set_icon($channel['xchan_photo_s']);
$tpl = get_markup_template('mail_head.tpl');
$header = replace_macros($tpl, array(