Update reboot.php
This commit is contained in:
parent
708e0e7cb6
commit
91208ed7be
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
//ea4gkq
|
|
||||||
$time = microtime();
|
$time = microtime();
|
||||||
$time = explode(' ', $time);
|
$time = explode(' ', $time);
|
||||||
$time = $time[1] + $time[0];
|
$time = $time[1] + $time[0];
|
||||||
|
|
Loading…
Reference in a new issue