From: vincent@cubedesigners.com Date: Sat, 23 Jan 2016 17:15:35 +0000 (+0000) Subject: #fluidbook-website Init templates and define pages tree @0h15 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c8c955c6e771a265fbe1efc098ac34827f15bd0c;p=fluidbook-v3.git #fluidbook-website Init templates and define pages tree @0h15 --- 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(); }