mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
remove sleep on ams install
This commit is contained in:
parent
7f76cb7cec
commit
231a6b2e64
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
||||||
//var used to access the DB;
|
//var used to access the DB;
|
||||||
global $cfg;
|
global $cfg;
|
||||||
|
|
||||||
sleep(15);
|
|
||||||
try{
|
try{
|
||||||
//SETUP THE WWW DB
|
//SETUP THE WWW DB
|
||||||
$dbw = new DBLayer("install", "web");
|
$dbw = new DBLayer("install", "web");
|
||||||
|
|
Loading…
Reference in a new issue