added a warning about passive profiling

This commit is contained in:
JT Smith 2004-09-23 14:05:32 +00:00
parent 5d435ba1f9
commit 65404ed7fb
8 changed files with 26 additions and 2 deletions

View file

@ -3093,7 +3093,7 @@ CREATE TABLE webguiVersion (
--
INSERT INTO webguiVersion VALUES ('6.2.3','initial install',unix_timestamp());
INSERT INTO webguiVersion VALUES ('6.2.4','initial install',unix_timestamp());
--
-- Table structure for table `wobject`