summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.php b/index.php
index 1ecd2109..1b3eaaec 100644
--- a/index.php
+++ b/index.php
@@ -232,7 +232,5 @@ if (CONFIG_DEBUG) {
. round(Database::getQueryTime(), 3) . 's query time total'), 'main');
}
-Render::addTemplate('tm-callback-trigger', array(), 'main');
-
// Send page to client.
Render::output();