This commit is contained in:
MasterGordon 2018-04-11 14:37:37 +02:00
commit 62f982a2b0
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
<?php
//MYSQL
$GLOBALS["servername"] = "localhost";
$GLOBALS["username"] = "root";
$GLOBALS["password"] = "";
$GLOBALS["database"] = "factorymaster"
?>