mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
rc: revert interface timeout, it's long enough
This commit is contained in:
parent
69a3e12bb9
commit
4d3d04abd1
@ -28,7 +28,7 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
function timeout($timer = 7)
|
||||
function timeout($timer = 5)
|
||||
{
|
||||
while (!isset($key)) {
|
||||
if ($timer >= 9) { echo chr(8) . chr(8) . ($timer==9 ? chr(32) : null) . "{$timer}"; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user