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
veltr
Thu, 23 Feb 2012 19:45:00 +0100
changeset 123
94fc5f5b5cfd
parent 109
3371a40449c7
permissions
-rw-r--r--
Added Insee Codes
<?php
$cnx
=
pg_connect
(
"host=localhost dbname=hdabo user=raph password=yusao6Kh"
);
?>