From 5237a6790444e28c40b062fc773bb1a1a14767ef Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 29 Oct 2008 09:08:47 +0000 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=B9=B4?= =?UTF-8?q?=EC=9A=B4=ED=84=B0=20=EC=9C=84=EC=A0=AF=20=EC=98=A4=EB=A5=98=20?= =?UTF-8?q?=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@4723 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- widgets/image_counter/image_counter.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/widgets/image_counter/image_counter.class.php b/widgets/image_counter/image_counter.class.php index b14af3cd2..0994c5cc3 100644 --- a/widgets/image_counter/image_counter.class.php +++ b/widgets/image_counter/image_counter.class.php @@ -55,6 +55,7 @@ } // 이미지를 그림 (이미지 위치는 ./files/cache/widget_cache/couter_graph.gif로 고정) + if(!is_dir(_XE_PATH_.'files/cache/widget_cache/')) FileHandler::makeDir(_XE_PATH_.'files/cache/widget_cache/'); $image_src = "files/cache/widget_cache/couter_graph.gif"; // 이미지 생성