Commit ce8131dac04fa94c54db00fa858ff255421c93cf

Authored by Alex Savenko
1 parent 5a60bffb

config

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/config/config.ini
... ... @@ -3,7 +3,7 @@ adapter = Postgresql
3 3 host = localhost
4 4 username = postgres
5 5 password = 5cZw3rPC
6   -dbname = teanalyticsst
  6 +dbname = analytics'
7 7  
8 8 [application]
9 9 controllersDir = ../app/library/App/Controllers/
... ...