Remove two includes that are no longer needed
This commit is contained in:
parent
16efdf2280
commit
e1ca4951d3
|
|
@ -23,8 +23,6 @@
|
|||
Contributor(s):
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
*/
|
||||
include "root.php";
|
||||
require_once "database.php";
|
||||
|
||||
//define the orm class
|
||||
if (!class_exists('orm')) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue