Pman.php
authorEdward <edward@roojs.com>
Wed, 11 Jul 2018 10:26:48 +0000 (18:26 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Jul 2018 10:26:48 +0000 (18:26 +0800)
Pman.php

index db93e03..cbb02ee 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -140,6 +140,7 @@ class Pman extends HTML_FlexyFramework_Page
     
     function get($base, $opts=array()) 
     {
+        print_R('test??');exit;
         $this->init();
         if (empty($base)) {
             $this->initModules();