Ignore:
Timestamp:
01/18/12 16:10:57 (12 years ago)
Author:
cristiano
Message:

Ticket #2434 - Alteração da estrutura de diretórios da nova API

Location:
trunk/prototype
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype

    • Property svn:ignore set to
      .links.php.kate-swp
  • trunk/prototype/config/PostgreSQL.srv

    r5341 r5399  
    22class = "PostgreSQL" 
    33[config] 
     4port = 5432 
     5dbname= expresso 
     6 
     7;conexão via socket unix  
     8host= /tmp 
     9;conexão via tcp 
     10;host = 127.0.0.1 
     11 
     12;user= 
     13;password= 
Note: See TracChangeset for help on using the changeset viewer.