CC-3297: Depend on zendframework and php-pear as external packages

-DB dependency should now be externalized
This commit is contained in:
Martin Konecny 2012-02-06 14:18:03 -05:00
parent 62d1d56fd2
commit 58b4576ae1
11 changed files with 3 additions and 19 deletions

View file

@ -1,6 +1,5 @@
<?php
set_include_path(__DIR__.'/../../airtime_mvc/library/pear' . PATH_SEPARATOR . get_include_path());
require_once('DB.php');
/* These are helper functions that are common to each upgrade such as