HTML/FlexyFramework/Page.php
[pear] / HTML / FlexyFramework / Page.php
index eed7f99..cf4b53b 100644 (file)
@@ -242,6 +242,8 @@ class HTML_FlexyFramework_Page  {
 
     function output()
     {
+        print_r('bresk');exit;
+
 
         if (!empty($this->cli)) {
             return;