From bb6432a6158b97cd5b92ab316d9d8b52bca2044d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 24 Feb 2015 16:30:07 +0100 Subject: Various fixes --- index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 884a6190..021820b8 100644 --- a/index.php +++ b/index.php @@ -145,9 +145,7 @@ if (defined('CONFIG_FOOTER')) { Render::addTemplate('footer', array('text' => CONFIG_FOOTER)); } -if (Property::getNeedsCallback()) { - Render::addTemplate('tm-callback-trigger'); -} +Render::addTemplate('tm-callback-trigger'); // Send page to client. Render::output(); -- cgit v1.2.3-55-g7522