*** empty log message ***

This commit is contained in:
Matthew Wilson 2005-05-17 01:16:29 +00:00
parent 564c67fe60
commit 561d53d5e4
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,3 @@
insert into webguiVersion values ('6.6.1','upgrade',unix_timestamp());
insert into settings values ('commerceSendDailyReportTo', '');
ALTER TABLE navigation CHANGE COLUMN anscestorEndPoint ancestorEndPoint INTEGER NOT NULL DEFAULT 55;