mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 03:12:55 +09:00
thumbnail 생성 방식 테스트 코드 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3436 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4dce017923
commit
bd398894d2
1 changed files with 0 additions and 1 deletions
|
|
@ -371,7 +371,6 @@
|
|||
if(!$this->document_srl) return;
|
||||
|
||||
if(!$height) $height = $width;
|
||||
$thumbnail_type = '';
|
||||
|
||||
// 문서 모듈의 기본 설정에서 Thumbnail의 생성 방법을 구함
|
||||
if(!in_array($thumbnail_type, array('crop','ratio'))) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue