diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-03-20 17:41:04 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-03-20 17:41:04 +0000 |
commit | a559c0cfc2e9c60cb41b001c87948ac7a41ead20 (patch) | |
tree | 841f6f7889cb1719f123e776186ab0c869fca8b6 /config | |
parent | 5132252daa6ef15753ea08ea21b78e667444e109 (diff) | |
download | redmine-a559c0cfc2e9c60cb41b001c87948ac7a41ead20.tar.gz redmine-a559c0cfc2e9c60cb41b001c87948ac7a41ead20.zip |
fixed #9401 New Wiki, cannot create new page.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@352 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/database.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml b/config/database.yml index 3b1522024..03b5be185 100644 --- a/config/database.yml +++ b/config/database.yml @@ -15,7 +15,7 @@ production: development: adapter: mysql - database: redmine_development
+ database: redmine_development2
host: localhost username: root password: |