merging some 5.5 changes and various bugfixes
This commit is contained in:
parent
8061e40dcf
commit
2e791c9dd5
6 changed files with 14 additions and 5 deletions
4
docs/upgrades/upgrade_5.5.6-5.5.7.sql
Normal file
4
docs/upgrades/upgrade_5.5.6-5.5.7.sql
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
insert into webguiVersion values ('5.5.7','upgrade',unix_timestamp());
|
||||
update page set ownerId=3 where ownerId=1;
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue