mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@340 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
28dd1b022d
commit
f24301e7c7
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue