From ca0593f6f72e52fbf93618d7820313e03bc670bd Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Fri, 7 Sep 2007 21:44:31 +0000 Subject: [PATCH] ActionItem8: s/anhetegua/noosfero/ --- config/database.yml.dist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/database.yml.dist b/config/database.yml.dist index 0c47819..3648a7e 100644 --- a/config/database.yml.dist +++ b/config/database.yml.dist @@ -12,7 +12,7 @@ # http://dev.mysql.com/doc/refman/5.0/en/old-client.html development: adapter: mysql - database: anhetegua_development + database: noosfero_development username: root password: host: localhost @@ -22,14 +22,14 @@ development: # Do not set this db to the same as development or production. test: adapter: mysql - database: anhetegua_test + database: noosfero_test username: root password: host: localhost production: adapter: mysql - database: anhetegua_production + database: noosfero_production username: root password: host: localhost -- libgit2 0.21.2