修复某些情况粘贴白屏问题

pull/25/head
zsx 2015-08-25 19:13:29 +08:00
parent 1d60264322
commit f4e0f366f1
1 changed files with 1 additions and 1 deletions

View File

@ -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