HTML/FlexyFramework/Page.php
authorAlan Knowles <alan@roojs.com>
Mon, 16 Jul 2018 00:02:25 +0000 (08:02 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 16 Jul 2018 00:02:25 +0000 (08:02 +0800)
HTML/FlexyFramework/Page.php

index cf4b53b..f4ca48b 100644 (file)
@@ -242,9 +242,7 @@ class HTML_FlexyFramework_Page  {
 
     function output()
     {
-        print_r('bresk');exit;
-
-
+      
         if (!empty($this->cli)) {
             return;
         }