HTML/Template/Flexy.php
authoredward <edward@roojs.com>
Mon, 7 Sep 2015 03:12:37 +0000 (11:12 +0800)
committeredward <edward@roojs.com>
Mon, 7 Sep 2015 03:12:37 +0000 (11:12 +0800)
HTML/Template/Flexy.php

index 47505a7..afdbc24 100644 (file)
@@ -364,6 +364,7 @@ class HTML_Template_Flexy
             
             
             $match = $this->resolvePath($file);
+            print_R($match);exit;
              if (is_a($match, 'PEAR_Error')) {
                 return $match;
             }