HTML/FlexyFramework/Page.php
authorjohn <john@roojs.com>
Sun, 15 Jul 2018 11:52:43 +0000 (19:52 +0800)
committerjohn <john@roojs.com>
Sun, 15 Jul 2018 11:52:43 +0000 (19:52 +0800)
HTML/FlexyFramework/Page.php

index 86457ad..eed7f99 100644 (file)
@@ -242,7 +242,7 @@ class HTML_FlexyFramework_Page  {
 
     function output()
     {
-        print_r('break template');exit;
+
         if (!empty($this->cli)) {
             return;
         }