mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
ì´ê¸° ì¤ì¹ì 기본 ê²ìíì´ ìì±ëì§ ìë ë²ê·¸ ìì
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2597 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
65d73dd0a2
commit
3b77704b94
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
||||||
* @brief 모듈 입력
|
* @brief 모듈 입력
|
||||||
**/
|
**/
|
||||||
function insertModule($args) {
|
function insertModule($args) {
|
||||||
|
if(!$args->module_srl) $args->module_srl = 0;
|
||||||
|
|
||||||
// begin transaction
|
// begin transaction
|
||||||
$oDB = &DB::getInstance();
|
$oDB = &DB::getInstance();
|
||||||
$oDB->begin();
|
$oDB->begin();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue