예제 #1
0
파일: images.php 프로젝트: rigidus/ea
 function src($file)
 {
     self::$original_sizes = array();
     self::$original = $file;
 }