HTML/FlexyFramework.php
authoredward <edward@roojs.com>
Wed, 26 Oct 2016 06:35:24 +0000 (14:35 +0800)
committeredward <edward@roojs.com>
Wed, 26 Oct 2016 06:35:24 +0000 (14:35 +0800)
HTML/FlexyFramework.php

index b249561..a951afb 100755 (executable)
@@ -873,7 +873,7 @@ class HTML_FlexyFramework {
         // find the class/file to load
         list($classname,$subRequest) = $this->requestToClassName($newRequest,FALSE);
         
-        print_R($subRequest);exit;
+        
         $this->debug("requestToClassName return = CLASSNAME: $classname SUB REQUEST: $subRequest");
         
         // assume that this was handled by getclassname ?????