mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 06:42:14 +09:00
Improve server environment display
This commit is contained in:
parent
954d2c7ec6
commit
4ee115e4f3
10 changed files with 186 additions and 210 deletions
|
|
@ -87,6 +87,7 @@ class DBCubrid extends DB
|
|||
return;
|
||||
}
|
||||
|
||||
$this->db_version = __CUBRID_VERSION__;
|
||||
cubrid_set_autocommit($result, CUBRID_AUTOCOMMIT_TRUE);
|
||||
|
||||
return $result;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue