merging some 5.5 changes and various bugfixes

This commit is contained in:
JT Smith 2004-07-12 01:24:41 +00:00
parent 8061e40dcf
commit 2e791c9dd5
6 changed files with 14 additions and 5 deletions

View file

@ -0,0 +1,4 @@
insert into webguiVersion values ('5.5.7','upgrade',unix_timestamp());
update page set ownerId=3 where ownerId=1;