test
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
802c3f3f0c
commit
9aea3e0692
@ -1,6 +1,9 @@
|
||||
<html>
|
||||
<?php header("Location: index.php?action=queuing"); ?>
|
||||
<body>
|
||||
Queuing
|
||||
</body>
|
||||
<?php
|
||||
sleep(5);
|
||||
header("Location: index.php?action=queuing");
|
||||
?>
|
||||
</html>
|
Loading…
Reference in new issue