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