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