remove sleep on ams install

This commit is contained in:
botanic 2014-02-05 13:04:18 -08:00
parent 44d5dc56c5
commit c88790dc96

View file

@ -40,7 +40,6 @@
//var used to access the DB;
global $cfg;
sleep(15);
try{
//SETUP THE WWW DB
$dbw = new DBLayer("install", "web");