Refactored Config.
This commit is contained in:
parent
e23ad3237a
commit
dd9f43b7dd
37 changed files with 40 additions and 43 deletions
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
namespace PHPCensor;
|
||||
|
||||
use b8\Config;
|
||||
|
||||
class Database extends \PDO
|
||||
{
|
||||
const MYSQL_TYPE = 'mysql';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue