Remove two includes that are no longer needed
This commit is contained in:
parent
67e78b4699
commit
3ada63faec
|
|
@ -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