PHP error in provisioning module on FreePBX 2.10

We have 3 new FreePBX installs. One we only upgraded to 2.9 and the provisioning works great. The other two we brought all the way up to 2.10 and on both of those we can’t load provisioning files via HTTP. The files exist in /tftpboot but http:///provisioning/p.php/.cfg returns nothing (viewed source to confirm it’s not just hiding). The httpd error_log shows this:

PHP Fatal error: Call to a member function getOne() on a non-object in /var/www/html/admin/modules/endpointman/provisioning/p.php on line 57

Anyone else seeing this or have an idea? Thanks in advance!

http://www.the159.com/endpointman/endpointman-2.10.3.2.tgz

Thanks, this cleared up quite a few issues and enabled some new features. Thanks again!