File/Convert/Solution.php
authorleon <leon@roojs.com>
Thu, 21 Mar 2024 02:48:49 +0000 (10:48 +0800)
committerleon <leon@roojs.com>
Thu, 21 Mar 2024 02:48:49 +0000 (10:48 +0800)
File/Convert/Solution.php

index 0ea1e93..cf0df56 100644 (file)
@@ -17,8 +17,6 @@ class File_Convert_Solution
     
     function __construct(  $from ,$to, $options=array())
     {
-        var_dump($options);
-        die('testt');
          
         $this->from = $from;
         $this->to = $to;