mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-17 09:24:17 +09:00
short_open_tag Off 환경에서 문제되는 부분 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3395 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a1ea7634f9
commit
2ee20a77d3
4 changed files with 17 additions and 17 deletions
|
|
@ -768,7 +768,7 @@
|
|||
else $group_check_code = "true";
|
||||
|
||||
$attribute = sprintf(
|
||||
'node_srl="%s" text="<?=(%s?"%s":"")?>" url="%s" expand="%s" document_count="%d" ',
|
||||
'node_srl="%s" text="<?php echo (%s?"%s":"")?>" url="%s" expand="%s" document_count="%d" ',
|
||||
$category_srl,
|
||||
$group_check_code,
|
||||
$title,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue