[9629] Replace some PQuery/PExecute by more simple Query/Execute.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2010-03-27 12:08:24 +01:00
parent af1ce1433d
commit 4d4f3ae4a2
4 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 "9628"
#define REVISION_NR "9629"
#endif // __REVISION_NR_H__