From f4e0f366f123c01c15de491b10ab085597552280 Mon Sep 17 00:00:00 2001 From: zsx Date: Tue, 25 Aug 2015 19:13:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9F=90=E4=BA=9B=E6=83=85?= =?UTF-8?q?=E5=86=B5=E7=B2=98=E8=B4=B4=E7=99=BD=E5=B1=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- controller/explorer.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controller/explorer.class.php b/controller/explorer.class.php index 1617069..9e694d2 100755 --- a/controller/explorer.class.php +++ b/controller/explorer.class.php @@ -394,7 +394,7 @@ class explorer extends Controller{ } public function pathPast(){ if (!isset($_SESSION['path_copy'])){ - show_json($this->L['clipboard_null'],false,$data); + show_json($this->L['clipboard_null'],false,array()); } session_start();//re start