Added user count to group listing.
This commit is contained in:
parent
60550761ee
commit
004765e088
2 changed files with 9 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
insert into webguiVersion values ('4.8.0','upgrade',unix_timestamp());
|
||||
update incrementer set nextValue=100000 where incrementerId='messageId';
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (748,1,'WebGUI','User Count', 1036553016);
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue