DBCubrid 클래스 오타 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8001 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flourscent 2010-12-28 02:19:19 +00:00
parent eddae18102
commit 16fcb530fe

View file

@ -289,7 +289,7 @@
$this->_query($query);
}
$_GOBALS['XE_EXISTS_SEQUENCE'] = true;
$_GLOBALS['XE_EXISTS_SEQUENCE'] = true;
}