bugfix [ 947141 ] Bug in Forum - No Subject!!!
This commit is contained in:
parent
3d79a5e0b4
commit
205b2c3b5e
3 changed files with 8 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
insert into webguiVersion values ('6.0.3','upgrade',unix_timestamp());
|
||||
delete from international where internationId=981 and namespace='WebGUI';
|
||||
delete from international where internationalId=981 and namespace='WebGUI';
|
||||
INSERT INTO international VALUES (981,'WebGUI',1,'Manage database links.',1056151382,NULL);
|
||||
delete from replacements where replacementId=0;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue