fixed bug 642540

This commit is contained in:
JT Smith 2002-11-23 03:29:47 +00:00
parent 095d245ef9
commit e190cf96b0
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@ alter table users drop column identifier;
alter table users drop column ldapURL;
alter table users drop column connectDN;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (814,1,'WebGUI','Back to styles.', 1038022043);
alter table collateral change parameters parameters text;