mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1113 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1676a68a0e
commit
1ea27b0635
2 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
||||||
**/
|
**/
|
||||||
function close() {
|
function close() {
|
||||||
if(!$this->isConnected()) return;
|
if(!$this->isConnected()) return;
|
||||||
|
$this->_query("commit");
|
||||||
@mysql_close($this->fd);
|
@mysql_close($this->fd);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue