move all exception declaration to their own file
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once('exceptions.php');
|
||||
require_once('configuration.php');
|
||||
require_once('lib/Connection.php');
|
||||
|
||||
Reference in New Issue
Block a user