From eab5027694025e34b9ed0ad44f22a2db3e89feda Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 17 Feb 2011 15:03:46 +0000 Subject: Finished implementation of new database layout in testdb. --- server/src/pracrodaotest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/pracrodaotest.h') diff --git a/server/src/pracrodaotest.h b/server/src/pracrodaotest.h index ac7ea2e..3419978 100644 --- a/server/src/pracrodaotest.h +++ b/server/src/pracrodaotest.h @@ -77,7 +77,7 @@ public: class PracroDAOTest : public PracroDAO { public: - PracroDAOTest(Data &data, bool ignore_fieldnames = false); + PracroDAOTest(bool ignore_fieldnames = false); ~PracroDAOTest(); std::string newSessionId(); -- cgit v1.2.3