This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
yeungalan
/
ArOZ-System-Patch
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
8eab562a81
Branches
Tags
master
ArOZ-System-...
/
SystemAOB
/
functions
/
timezone_v1
/
script
/
wait.php
wait.php
81 B
Historique
Raw
1
2
3
4
5
6
7
<?php
include '../../../../auth.php';
?>
<?
sleep($_GET["second"]);
echo "end"
?>