Commit bda40792 authored by Greg Thomas's avatar Greg Thomas

Add missing db file

parent 474549c7
ALTER TABLE ofProperty
ADD encrypted INTEGER NOT NULL DEFAULT 0;
ADD encrypted INTEGER;
UPDATE ofVersion SET version = 26 WHERE name = 'openfire';
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment