From 522a350d811f7c4c084cd202db9ef7437a59518b Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 18 May 2009 08:33:00 +0000 Subject: [PATCH] =?UTF-8?q?=EC=83=88=EB=A1=9C=20=EB=B0=94=EB=80=90=20file?= =?UTF-8?q?=20module=EC=9D=98=20=EA=B4=80=EB=A6=AC=EC=9E=90=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20-=20=EC=B2=A8=EB=B6=80=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=20=EA=B4=80=EB=A6=AC=20=ED=8E=98=EC=9D=B4=EC=A7=80=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EC=B2=A8=EB=B6=80=ED=8C=8C=EC=9D=BC=EA=B3=BC=20?= =?UTF-8?q?=EA=B8=80=20=EB=98=90=EB=8A=94=20=EB=8C=93=EA=B8=80=EC=9D=B4=20?= =?UTF-8?q?mapping=20=EB=90=98=EC=96=B4=20=EC=9E=88=EC=A7=80=20=EC=95=8A?= =?UTF-8?q?=EA=B2=8C=20=EB=90=A0=20=EB=95=8C=20=EC=83=9D=EA=B8=B0=EB=8A=94?= =?UTF-8?q?=20object=20error=EB=A5=BC=20object=EB=A5=BC=20=EA=B2=80?= =?UTF-8?q?=EC=82=AC=ED=95=98=EB=8A=94=20=EB=A3=A8=ED=8B=B4=EC=9D=84=20?= =?UTF-8?q?=EB=84=A3=EC=96=B4=EC=84=9C=20=EC=98=A4=EB=A5=98=20=EC=97=86?= =?UTF-8?q?=EC=96=B4=20=EC=B6=9C=EB=A0=A5=EC=9D=80=20=EB=90=98=EB=8F=84?= =?UTF-8?q?=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6328 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/file/file.admin.view.php | 1 - modules/file/tpl/file_list.html | 9 +++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/file/file.admin.view.php b/modules/file/file.admin.view.php index 8a71293bc..dda117914 100644 --- a/modules/file/file.admin.view.php +++ b/modules/file/file.admin.view.php @@ -74,7 +74,6 @@ if($comment->isExists()) { $file->upload_target_type = 'com'; $file->target_document_srl = $comment->document_srl; - debugPrint($comment->document_srl); $file_update_args->upload_target_type = $file->upload_target_type; $comment_list[$target_srl] = $comment; $doc_srls[] = $comment->document_srl; diff --git a/modules/file/tpl/file_list.html b/modules/file/tpl/file_list.html index a490e99d8..e5acc27fa 100644 --- a/modules/file/tpl/file_list.html +++ b/modules/file/tpl/file_list.html @@ -73,9 +73,10 @@ [{$lang->comment}] [{$lang->module}] - [{$lang->cmd_temp_save}] + + [{$lang->cmd_temp_save}] {$module_list[$val->module_srl]->browser_title} - + - {$document_list[$document_srl]->getTitle()}{$document_list[$document_srl]->getTitle()} @@ -99,9 +100,9 @@ {zdate($val->regdate,"Y-m-d")} {$val->ipaddress} - + {$document_list[$document_srl]->getNickName()} - + {$comment_list[$val->upload_target_srl]->getNickName()}