HTML/FlexyFramework/Cli.php
[pear] / HTML / FlexyFramework / Cli.php
index be6f532..fd83885 100644 (file)
@@ -107,7 +107,7 @@ Available commands:
             
             
             
-            //print_r("CHK:          " . implode('/', $chk)."\n");
+            print_r("CHK:          " . implode('/', $chk)."\n");
             // is it a file.. and .PHP...
             if (!is_dir(implode('/', $chk))) {
                 if (!preg_match('/\.php$/',$d)) {