DB view refreshes after 30 seconds
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
header("refresh: 30;");
|
||||
|
||||
$user = 'birder';
|
||||
$password = 'databasepassword';
|
||||
|
||||
Reference in New Issue
Block a user