remove sleep on ams install
This commit is contained in:
parent
44d5dc56c5
commit
c88790dc96
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
//var used to access the DB;
|
||||
global $cfg;
|
||||
|
||||
sleep(15);
|
||||
try{
|
||||
//SETUP THE WWW DB
|
||||
$dbw = new DBLayer("install", "web");
|
||||
|
|
Loading…
Reference in a new issue