File/Convert/Solution.php
authorAlan Knowles <alan@roojs.com>
Tue, 20 Nov 2018 06:55:23 +0000 (14:55 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Nov 2018 06:55:23 +0000 (14:55 +0800)
File/Convert/Solution.php

index a05993b..0a92ef1 100644 (file)
@@ -839,8 +839,7 @@ class File_Convert_Solution
         
         // expect this file..
 //        echo "$cmd <br/>";exit;
-        $this->debug( $cmd ); 
-        
+         
         $res = $this->exec($cmd);
         $this->result = $res;