diff --git a/install/include/AirtimeInstall.php b/install/include/AirtimeInstall.php index bf451757f..c31db8e1e 100644 --- a/install/include/AirtimeInstall.php +++ b/install/include/AirtimeInstall.php @@ -2,9 +2,7 @@ //Pear classes. set_include_path(__DIR__.'/../../library/pear' . PATH_SEPARATOR . get_include_path()); - require_once('DB.php'); -require_once(dirname(__FILE__).'/../../application/configs/conf.php'); class AirtimeInstall { /**