/[openfoncier]/trunk/dyn/database.inc.php
ViewVC logotype

Diff of /trunk/dyn/database.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 231 by fraynaud, Thu Nov 17 22:19:05 2011 UTC revision 242 by fraynaud, Wed Nov 23 19:39:04 2011 UTC
# Line 26  $conn[1] = array( Line 26  $conn[1] = array(
26      "ldap-default",      "ldap-default",
27  );  );
28    
29    //$conn[2] = array(
30    //    "Openmairie foncier sig interne",
31    //    "pgsql",
32    //    "pgsql",
33    //    "postgres",
34    //    "postgres",
35    //    "tcp",
36    //    "localhost",
37    //    "5432",
38    //    "",
39    //    "openfoncier2",
40    //    "AAAA-MM-JJ",
41    //    "public",
42    //    ""
43    //);
44    
45  $conn[2] = array(  $conn[2] = array(
46      "Openmairie foncier sig interne",      "Openmairie foncier shema sig externe",
47      "pgsql",      "pgsql",
48      "pgsql",      "pgsql",
49      "postgres",      "postgres",
# Line 36  $conn[2] = array( Line 52  $conn[2] = array(
52      "localhost",      "localhost",
53      "5432",      "5432",
54      "",      "",
55      "openfoncier2",      "accm",
56      "AAAA-MM-JJ",      "AAAA-MM-JJ",
57      "public",      "openfoncier",
58      ""      ""
59  );  );
60    

Legend:
Removed from v.231  
changed lines
  Added in v.242

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26