From c8c955c6e771a265fbe1efc098ac34827f15bd0c Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Sat, 23 Jan 2016 17:15:35 +0000 Subject: [PATCH] #fluidbook-website Init templates and define pages tree @0h15 --- framework/application/Bootstrap.php | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/application/Bootstrap.php b/framework/application/Bootstrap.php index 2cb1aff..d0a4a47 100644 --- a/framework/application/Bootstrap.php +++ b/framework/application/Bootstrap.php @@ -25,6 +25,7 @@ class Bootstrap extends CubeIT_Bootstrap { return $templates; } + function __destroy() { endProfile(); } -- 2.39.5