git-svn-id: http://xe-core.googlecode.com/svn/trunk@3437 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-12-28 07:43:18 +00:00
parent 7067f03407
commit 14768f9a7e

View file

@ -371,7 +371,6 @@
if(!$this->document_srl) return;
if(!$height) $height = $width;
$thumbnail_type = '';
// 문서 모듈의 기본 설정에서 Thumbnail의 생성 방법을 구함
if(!in_array($thumbnail_type, array('crop','ratio'))) {