[6920] Cleaned up DatabaseImpl and added support for async queries with 3 parameters passed to the callback.

This commit is contained in:
Wyk3d 2008-12-19 15:50:58 +02:00
parent 162ca267f1
commit 5ba3796480
6 changed files with 126 additions and 117 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6919"
#define REVISION_NR "6920"
#endif // __REVISION_NR_H__