bugfix [ 952908 ] Manage database option is not available

This commit is contained in:
JT Smith 2004-05-25 18:40:14 +00:00
parent 1ff8ffff7e
commit 2a45eee908
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,4 @@
insert into webguiVersion values ('6.0.3','upgrade',unix_timestamp());
delete from international where internationId=981 and namespace='WebGUI';
INSERT INTO international VALUES (981,'WebGUI',1,'Manage database links.',1056151382,NULL);