aboutsummaryrefslogtreecommitdiffstats
path: root/view/head.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-22 16:01:07 -0700
committerfriendica <info@friendica.com>2012-05-22 16:01:07 -0700
commite70573f34cb6729f45cb020ee9349c8ff948ff3b (patch)
tree7ee57452f2a5a578a03dc75858d201b6b4929a61 /view/head.tpl
parent3ce06caeed2e817fe401c4d8283beea17d8a34e4 (diff)
downloadvolse-hubzilla-e70573f34cb6729f45cb020ee9349c8ff948ff3b.tar.gz
volse-hubzilla-e70573f34cb6729f45cb020ee9349c8ff948ff3b.tar.bz2
volse-hubzilla-e70573f34cb6729f45cb020ee9349c8ff948ff3b.zip
if identity (uid) changes - reload any other open browser windows on next ping.
Diffstat (limited to 'view/head.tpl')
-rw-r--r--view/head.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/head.tpl b/view/head.tpl
index dfb626ebc..0fffc1344 100644
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -29,6 +29,7 @@
<script>
var updateInterval = $update_interval;
+ var localUser = $local_user;
function confirmDelete() { return confirm("$delitem"); }
function commentOpen(obj,id) {