From 032f399d359947b4ea4ea4ad4403983686030fa3 Mon Sep 17 00:00:00 2001 From: conory Date: Fri, 25 Mar 2016 19:32:48 +0900 Subject: [PATCH] =?UTF-8?q?#405=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EB=A9=94?= =?UTF-8?q?=EB=AA=A8=EB=A6=AC=20=EC=B2=B4=ED=81=AC=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=ED=95=AD=EC=83=81=20false=EB=A5=BC=20=EB=B0=98=ED=99=98?= =?UTF-8?q?=ED=95=98=EB=8A=94=20=EB=AC=B8=EC=A0=9C=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classes/file/FileHandler.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/file/FileHandler.class.php b/classes/file/FileHandler.class.php index 4bbeb2813..2f03e143e 100644 --- a/classes/file/FileHandler.class.php +++ b/classes/file/FileHandler.class.php @@ -476,7 +476,7 @@ class FileHandler { return false; } - return false; + return true; } /**