Bug fixes for 4.6.5

This commit is contained in:
JT Smith 2002-08-28 02:16:09 +00:00
parent c5fc879565
commit e305e8ca07
6 changed files with 34 additions and 21 deletions

View file

@ -6937,7 +6937,7 @@ CREATE TABLE webguiVersion (
--
INSERT INTO webguiVersion VALUES ('4.6.4','initial install',unix_timestamp());
INSERT INTO webguiVersion VALUES ('4.6.5','initial install',unix_timestamp());
--
-- Table structure for table 'wobject'