bugfixes + moving customException to canary
This commit is contained in:
@ -16,6 +16,7 @@ namespace TheTempusProject\Bedrock\Classes;
|
||||
use PDO;
|
||||
use PDOException;
|
||||
use TheTempusProject\Canary\Bin\Canary as Debug;
|
||||
use TheTempusProject\Canary\Classes\CustomException;
|
||||
|
||||
class Database {
|
||||
public static $instance = null;
|
||||
|
Reference in New Issue
Block a user