예제 #1
0
파일: images.php 프로젝트: rigidus/ea
 public function setWidth($width)
 {
     self::$max_width = $width;
 }