mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
에디터컴포넌트 캐시 저장후 변수값에 따라 오류가 발생하는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6410 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
977e94c0d8
commit
249ac0dd79
1 changed files with 1 additions and 0 deletions
|
|
@ -611,6 +611,7 @@
|
|||
|
||||
FileHandler::writeFile($cache_file, $buff, "w");
|
||||
|
||||
unset($xml_info);
|
||||
include($cache_file);
|
||||
return $xml_info;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue