Fixed an upgrade problem from 4.5.0-4.6.0 and added more debugging to macro compilation.

This commit is contained in:
JT Smith 2002-08-23 03:28:26 +00:00
parent 28e2062cd8
commit fdc249cf59
6 changed files with 1339 additions and 610 deletions

View file

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