aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2015-01-05 07:30:07 +1100
committerRedMatrix <info@friendica.com>2015-01-05 07:30:07 +1100
commitebb1a616849e275111cd24a20d08031aff4c4161 (patch)
tree72a12265027374eef1fb04a12abaa34c284c7337 /boot.php
parentcb181993a8c63cca8f13c7890a6ab1544f44676f (diff)
parentac4c17dd4c4df70b31fd7246108fdbc9d6f2a593 (diff)
downloadvolse-hubzilla-ebb1a616849e275111cd24a20d08031aff4c4161.tar.gz
volse-hubzilla-ebb1a616849e275111cd24a20d08031aff4c4161.tar.bz2
volse-hubzilla-ebb1a616849e275111cd24a20d08031aff4c4161.zip
Merge pull request #816 from pafcu/acl
Autocomplete improvements
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index ab2d9671c..54e5676e2 100755
--- a/boot.php
+++ b/boot.php
@@ -1024,6 +1024,7 @@ class App {
'$head_js' => head_get_js(),
'$js_strings' => js_strings(),
'$zid' => get_my_address(),
+ '$channel_id' => $this->profile['uid'],
)) . $this->page['htmlhead'];
// always put main.js at the end