[10978] Use PExecute instead PQuery for geme event status updates

This also must fix unexpected duplucate record errrors at server startup
This commit is contained in:
VladimirMangos 2011-01-07 06:47:51 +03:00
parent af50b352b2
commit a7f784f676
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10977"
#define REVISION_NR "10978"
#endif // __REVISION_NR_H__