[11063] Convert Database::DirectExecute() method to more effective form due to change [11061].

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-01-22 02:25:40 +02:00
parent a3315d0a11
commit 49810598c6
3 changed files with 10 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11062"
#define REVISION_NR "11063"
#endif // __REVISION_NR_H__