Explorar el Código

Fixed:裁切图片问题

Zhu Jinhui hace 7 años
padre
commit
4a037743a4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/Library/Pixes.php

+ 2 - 0
src/Library/Pixes.php

@@ -7,6 +7,8 @@
  * $pixes->maxHeight = 100;
  * $pixes->cutPixes($fileName, $dir);
  */
+namespace Qii\Library;
+
 class Pixes
 {
     /**