FIRST COMMIT
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
$conn = pg_connect("host=10.10.123.223 port=5432 dbname=elleter_dev user='simtest' password='12345'");
|
||||
$conn = pg_connect("host=10.10.123.230 port=5432 dbname=simdistu user='postgres' password='rumbuk'");
|
||||
|
||||
// if ($conn->connect_error) {
|
||||
// die("Connection failed: " . $con->connect_error);
|
||||
|
||||
Reference in New Issue
Block a user