Delete mysqldata.php
This commit is contained in:
parent
f7797ca6b2
commit
93388a5406
|
|
@ -1,8 +0,0 @@
|
||||||
<?php
|
|
||||||
//MYSQL
|
|
||||||
$GLOBALS["servername"] = "localhost";
|
|
||||||
$GLOBALS["username"] = "root";
|
|
||||||
$GLOBALS["password"] = "";
|
|
||||||
$GLOBALS["database"] = "factorymaster"
|
|
||||||
|
|
||||||
?>
|
|
||||||
Loading…
Reference in New Issue