* fix the warnning error.

This commit is contained in:
wangchunsheng
2013-01-29 06:20:59 +00:00
parent eaccf44cc3
commit 6f1d979a7d
+1
View File
@@ -137,6 +137,7 @@ class tree extends control
$title = $this->lang->tree->manageWebapp;
$position[] = $this->lang->tree->manageWebapp;
$root = new stdclass();
$root->name = $this->lang->tree->manageWebapp;
$root->id = 0;
$this->view->root = $root;