mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[m] Lots of Doxygen fixes/additions - thanks to lfxGroove
This commit is contained in:
parent
b134615f92
commit
c94dbc84c2
960 changed files with 5905 additions and 6171 deletions
|
|
@ -656,7 +656,6 @@ void CalendarMgr::LoadCalendarsFromDB()
|
|||
event->AddInvite(invite);
|
||||
++totalInvites;
|
||||
m_MaxInviteId = std::max(inviteId, m_MaxInviteId);
|
||||
|
||||
}
|
||||
while (invitesQuery->NextRow());
|
||||
sLog.outString();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue