fixed bug 642542
This commit is contained in:
parent
04c431306e
commit
095d245ef9
3 changed files with 5 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ insert into authentication select userId,'WebGUI','identifier',identifier from u
|
|||
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);
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue