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
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<database>
<name>*dbname*</name>
<create>true</create>
<overwrite>true</overwrite>
<overwrite>false</overwrite>
<charset>latin1</charset>
<table>
<name>*dbprefix*gallery_albums</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment