This commit is contained in:
BlubbFish 2020-01-14 20:10:26 +01:00
parent 51e2f871a7
commit bda81d0d94

View File

@ -1,7 +0,0 @@
<?php
$host = 'localhost';
$port = '3306';
$db = 'openvpn-admin';
$user = '';
$pass = '';
?>