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

index 7738e61..f952053 100644 (file)
@@ -133,6 +133,8 @@ class File_Convert
     
     function convert($toMimetype, $x= 0, $y =0, $pg=false) 
     {
+        var_dump($toMimetype);
+        var_dump($x);
         die('test');
         //print_R(func_get_args());
         if ($toMimetype == 'image/jpg') {