Fix db upgrade from 12 -> 13

This commit is contained in:
Ron Pedde
2006-11-19 18:58:03 +00:00
parent 4d8e618f75
commit d5506fc46f
4 changed files with 31 additions and 28 deletions

View File

@@ -65,7 +65,7 @@
<short_description>
Should the logfile get truncated on startup?
</short_description>
<type default_value="1">select</type>
<type default_value="0">select</type>
<options>
<option value="0">No</option>
<option value="1">Yes</option>