Skip to content
Snippets Groups Projects
Commit 9c624844 authored by Robin Appelman's avatar Robin Appelman
Browse files

dont overwrite the database with the gallery database

parent 49337e0a
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<database> <database>
<name>*dbname*</name> <name>*dbname*</name>
<create>true</create> <create>true</create>
<overwrite>true</overwrite> <overwrite>false</overwrite>
<charset>latin1</charset> <charset>latin1</charset>
<table> <table>
<name>*dbprefix*gallery_albums</name> <name>*dbprefix*gallery_albums</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment