1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00

clean up some penalty stuff

force log file to be written if none supplied
fix issue with not all meta loading
This commit is contained in:
RaidMax
2019-06-27 20:06:30 -05:00
parent 2d0f05ea6e
commit 050df67ee1
4 changed files with 89 additions and 189 deletions

View File

@ -10,6 +10,9 @@
}
});
/* set the end time for initial event query */
startAt = $('#profile_events').children().last().data('time');
/*
* load context of chat
*/