Remove two includes that are no longer needed

This commit is contained in:
Mark Crane 2014-05-01 02:32:54 +00:00
parent 16efdf2280
commit e1ca4951d3
1 changed files with 0 additions and 2 deletions

View File

@ -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')) {