Mercurial
Mercurial
>
hdabo
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hdalab/connect.inc.php
author
ymh <ymh.work@gmail.com>
Tue, 17 Jan 2012 00:19:27 +0100
changeset 112
e7086d345a7c
parent 109
3371a40449c7
permissions
-rw-r--r--
Merge with 6455b65fa3b7f5abc0956f02699b12dbb8295ab6
<?php
$cnx
=
pg_connect
(
"host=localhost dbname=hdabo user=raph password=yusao6Kh"
);
?>