]> git.mxchange.org Git - friendica.git/blobdiff - index.php
Merge remote-tracking branch 'remotes/upstream/master'
[friendica.git] / index.php
index 61f3562b588613c6a2b7fba28a6932c401841072..c9b7f34d72ac14719dad0db5d567f08a085df060 100644 (file)
--- a/index.php
+++ b/index.php
@@ -118,6 +118,12 @@ if(! x($_SESSION,'authenticated'))
 
 $a->init_pagehead();
 
+/**
+ * Build the page ending -- this is stuff that goes right before
+ * the closing </body> tag
+ */
+
+$a->init_page_end();
 
 
 if(! x($_SESSION,'sysmsg'))