[6852] Fixed some queries in AccountMgr.cpp for work with PGSQL

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-11-27 16:49:32 +01:00
parent b83cd2a2a9
commit 51a0f996ec
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6851"
#define REVISION_NR "6852"
#endif // __REVISION_NR_H__