示例#1
0
文件: images.php 项目: rigidus/ea
 public function setWidth($width)
 {
     self::$max_width = $width;
 }