source: trunk/prototype/config/contact.ini @ 6528

Revision 6528, 224 bytes checked in by gustavo, 12 years ago (diff)

Ticket #2766 - Merge do branch das novas funcionalidaes para o trunk

  • Property svn:executable set to *
Line 
1service = PostgreSQL
2PostgreSQL.concept = phpgw_cc_contact
3
4[after.find]
5findConnections = modules/catalog/interceptors/DBMapping.php
6
7[PostgreSQL.mapping]
8id  = id_contact
9user = id_owner
10name = names_ordered
11nick = alias
Note: See TracBrowser for help on using the repository browser.