Big refresh
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$host = 'localhost';
|
||||
$port = '3306';
|
||||
$db = 'openvpn-admin';
|
||||
$user = '';
|
||||
$pass = '';
|
||||
?>
|
||||
Reference in New Issue
Block a user