mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-18 02:59:27 +00:00
fix typo in comment
This commit is contained in:
parent
d04786884b
commit
7338ddaadd
|
@ -28,7 +28,7 @@ class SeedDMS_Core_DatabaseAccess {
|
||||||
public $_debug;
|
public $_debug;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string name of database driver (mysql or sqlite3)
|
* @var string name of database driver (mysql or sqlite)
|
||||||
*/
|
*/
|
||||||
protected $_driver;
|
protected $_driver;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user