From 53f3d8c0da10c7b4f23ad7d408e7a44fbe2eeaaa Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 25 Jun 2009 08:34:22 +0000 Subject: [PATCH] =?UTF-8?q?=EC=B5=9C=EA=B7=BC=20=EB=AC=B8=EC=84=9C?= =?UTF-8?q?=EC=97=90=20=EB=93=A4=EC=96=B4=EA=B0=84=20=EA=B0=9C=EB=B0=9C=20?= =?UTF-8?q?=EC=BD=94=EB=93=9C=EB=A5=BC=20=EC=A0=9C=EA=B1=B0?= 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@6670 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- widgets/newest_document/newest_document.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/widgets/newest_document/newest_document.class.php b/widgets/newest_document/newest_document.class.php index 7668f8cc6..a11f657e9 100644 --- a/widgets/newest_document/newest_document.class.php +++ b/widgets/newest_document/newest_document.class.php @@ -15,7 +15,6 @@ * 결과를 만든후 print가 아니라 return 해주어야 한다 **/ function proc($args) { -return; // 대상 모듈 (mid_list는 기존 위젯의 호환을 위해서 처리하는 루틴을 유지. module_srls로 위젯에서 변경) $oModuleModel = &getModel('module'); if($args->mid_list) {