From 00e4fb31673ffa79ec2b99343610c00a17509453 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 26 Sep 2018 10:44:50 +0800 Subject: [PATCH] * fix bug for editor tree. --- module/editor/model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/editor/model.php b/module/editor/model.php index 37e9f3fc33..0eaa79f0b7 100644 --- a/module/editor/model.php +++ b/module/editor/model.php @@ -199,7 +199,7 @@ class editorModel extends model public function printTree($files, $isRoot = true) { if(empty($files) or !is_array($files)) return false; - $tree = $isRoot ? "