Merge branch 'master' of https://github.com/MasterGordon/Factory
This commit is contained in:
commit
62f982a2b0
|
|
@ -1,8 +0,0 @@
|
||||||
<?php
|
|
||||||
//MYSQL
|
|
||||||
$GLOBALS["servername"] = "localhost";
|
|
||||||
$GLOBALS["username"] = "root";
|
|
||||||
$GLOBALS["password"] = "";
|
|
||||||
$GLOBALS["database"] = "factorymaster"
|
|
||||||
|
|
||||||
?>
|
|
||||||
Loading…
Reference in New Issue