Fixed a bug where Message Board postings were being displayed out of order .
This commit is contained in:
parent
accaf50188
commit
6f2ac6c7c3
2 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
insert into webguiVersion values ('4.8.0','upgrade',unix_timestamp());
|
||||
|
||||
|
||||
update incrementer set nextValue=100000 where incrementerId='messageId';
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue