mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 21:35:25 +09:00
r7763 fixed syntax error
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7765 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f1d3a68f58
commit
2edd417de4
1 changed files with 1 additions and 1 deletions
|
|
@ -445,7 +445,7 @@
|
||||||
$column_list[] = '`'.$name.'`';
|
$column_list[] = '`'.$name.'`';
|
||||||
$value_list[] = $value;
|
$value_list[] = $value;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief updateAct 처리
|
* @brief updateAct 처리
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue