Pman.php
authoredward <edward@roojs.com>
Wed, 9 Dec 2015 08:22:54 +0000 (16:22 +0800)
committeredward <edward@roojs.com>
Wed, 9 Dec 2015 08:22:54 +0000 (16:22 +0800)
Pman.php

index 659f65c..4b3f2fe 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -290,6 +290,7 @@ class Pman extends HTML_FlexyFramework_Page
     
     function hasModule($name) 
     {
+        print_R('run??');exit;
         $this->init();
         if (!strpos( $name,'.') ) {
             // use enable / disable..