fixed bug 633314
This commit is contained in:
parent
4776b235c4
commit
0eec68b829
4 changed files with 18 additions and 4 deletions
|
|
@ -8,6 +8,8 @@ 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;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (815,1,'WebGUI','The file you tried to upload is too large.', 1038023800);
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue