From df1234728c237c204d52e67a65beb63e006f23a5 Mon Sep 17 00:00:00 2001 From: huangdijia Date: Tue, 26 Jan 2016 14:07:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/think/cache/driver/Lite.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/library/think/cache/driver/Lite.php b/library/think/cache/driver/Lite.php index de910e5c..6d52b951 100644 --- a/library/think/cache/driver/Lite.php +++ b/library/think/cache/driver/Lite.php @@ -19,7 +19,6 @@ use think\Cache; */ class Lite { - protected $options = [ 'prefix' => '', 'path' => '', @@ -106,7 +105,7 @@ class Lite if (!is_dir($dir)) mkdir($dir,0755,true); */ - $ret = file_put_contents($filename, ("")); + $ret = file_put_contents($filename, ("