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

index b4c8131..cf0df56 100644 (file)
@@ -15,7 +15,7 @@ class File_Convert_Solution
     
     var $cmd;
     
-    function __construct(  $from ,$to)
+    function __construct(  $from ,$to, $options=array())
     {
          
         $this->from = $from;