コード例 #1
0
ファイル: images.php プロジェクト: rigidus/ea
 function src($file)
 {
     self::$original_sizes = array();
     self::$original = $file;
 }