Bug #31203 ยป 31203.diff
typo3/sysext/install/mod/class.tx_install.php | ||
---|---|---|
);
|
||
}
|
||
}
|
||
// wait for 5 seconds
|
||
sleep(5);
|
||
return FALSE;
|
||
}
|
||
}
|
Steffen Gebert, 2011-10-23 20:10
typo3/sysext/install/mod/class.tx_install.php | ||
---|---|---|
);
|
||
}
|
||
}
|
||
// wait for 5 seconds
|
||
sleep(5);
|
||
return FALSE;
|
||
}
|
||
}
|