HTML/FlexyFramework/Cli.php
[pear] / HTML / FlexyFramework / Cli.php
index af487c7..d7b6fd1 100644 (file)
@@ -183,7 +183,7 @@ Available commands:
     {
     
     // cli static $classname::$cli_opts
-       
+        die("CLI PARSE?");
         try {
             // look up the parent tree for core opts.
             $cls = new ReflectionClass($classname);