added missing references

This commit is contained in:
Nuno Miguel Reis
2014-01-21 04:33:54 +00:00
parent e932053c14
commit b581096c2f
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
Mark J Crane <markjcrane@fusionpbx.com>
*/
include "root.php";
require_once "database.php";
//define the orm class
if (!class_exists('orm')) {