Improve server environment display

This commit is contained in:
Kijin Sung 2017-02-22 19:49:49 +09:00
parent 954d2c7ec6
commit 4ee115e4f3
10 changed files with 186 additions and 210 deletions

View file

@ -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