An upgrade bug fixed.
This commit is contained in:
parent
7ec132e779
commit
28e2062cd8
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
insert into webguiVersion values ('4.6.0','upgrade',unix_timestamp());
|
||||
delete from international where internationalId=716 and namespace='WebGUI' and languageId=1;
|
||||
delete from international where internationalId=717 and namespace='WebGUI' and languageId=1;
|
||||
insert into international values (716,'WebGUI',1,'Login');
|
||||
insert into international values (717,'WebGUI',1,'Logout');
|
||||
delete from international where internationalId=624 and namespace='WebGUI' and languageId=1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue