mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
XE 버전을 1.2.4 로 올림 (몇군데 debugPrint 개발코드 제거)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6671 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
53f3d8c0da
commit
7e51e60af8
3 changed files with 1 additions and 3 deletions
|
|
@ -159,7 +159,6 @@
|
|||
|
||||
// request argument 추출
|
||||
$args = Context::gets('parent_srl','target_srl','source_srl');
|
||||
debugPrint($args);
|
||||
|
||||
// 노드 정보 구함
|
||||
$output = executeQuery('wiki.getTreeNode', $args);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue