mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Improve server environment display
This commit is contained in:
parent
954d2c7ec6
commit
4ee115e4f3
10 changed files with 186 additions and 210 deletions
|
|
@ -112,6 +112,7 @@ class DB
|
|||
* @var string
|
||||
*/
|
||||
public $db_type;
|
||||
public $db_version = '';
|
||||
|
||||
/**
|
||||
* flag to decide if class prepared statements or not (when supported); can be changed from db.config.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue