git-svn-id: http://xe-core.googlecode.com/svn/trunk@340 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-08 09:12:06 +00:00
parent 28dd1b022d
commit f24301e7c7

View file

@ -296,6 +296,8 @@
if($menu_srl&&$tree[$menu_srl]) $child_buff = $this->getPhpCacheCode($tree[$menu_srl], $tree);
if($node->url && !strpos($node->url, '://')) $node->url = "./?".$node->url;
$attribute = sprintf(
'"node_srl"=>"%s","text"=>"%s","url"=>"%s","open_window"=>"%s","normal_btn"=>"%s","hover_btn"=>"%s","active_btn"=>"%s","group_srls"=>array(%s),%s',
$node->menu_srl,