Consolidating discussin functionality and added an option to turn of edit stamps in posts.
This commit is contained in:
parent
0266285465
commit
30999c9982
5 changed files with 116 additions and 247 deletions
|
|
@ -89,7 +89,7 @@ INSERT INTO international VALUES (512,'WebGUI','English','Next Thread');
|
|||
INSERT INTO international VALUES (513,'WebGUI','English','Previous Thread');
|
||||
delete from international where internationalId=10 and namespace='MessageBoard';
|
||||
delete from international where internationalId=14 and namespace='MessageBoard';
|
||||
|
||||
INSERT INTO settings VALUES ('addEditStampToPosts','1');
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue