Change database iLink_test2 to iLink_cannary
This commit is contained in:
parent
5febd4d014
commit
17267bb7cf
|
@ -4,6 +4,7 @@
|
|||
define("DB_HOST", "localhost");
|
||||
define("DB_USER", "root");
|
||||
define("DB_PASSWORD", "vps@2017GA");
|
||||
define("DB_DATABASE","iLink_test2");
|
||||
#define("DB_DATABASE","iLink_test2");
|
||||
define("DB_DATABASE","iLink_cannary");
|
||||
define("GEOLOCATED_AGENT_ETAT",0);
|
||||
?>
|
Loading…
Reference in New Issue