drops you off in the right place now

This commit is contained in:
Patrick McGuire
2021-10-31 12:01:04 -04:00
parent 86803c02d9
commit 61ee44605f
+1 -1
View File
@@ -1,6 +1,6 @@
<?php <?php
$timer=60; $timer=60;
header( "refresh:$timer;url=http://birdnetpi.local" ); header( "refresh:$timer;url=/viewdb.php" );
?> ?>
<html lang="en"> <html lang="en">
<meta charset="UTF-8"> <meta charset="UTF-8">