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

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