[6903] Avoid DB access on player invite to channel.

This commit is contained in:
hunuza 2008-12-12 22:50:57 +01:00
parent d8be07eabc
commit d9de56ed2c
3 changed files with 4 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6902"
#define REVISION_NR "6903"
#endif // __REVISION_NR_H__