fixed: the way AppDb works (pg_conn and Connect method)

git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@482 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-01-27 18:43:44 +00:00
parent 406cb4a619
commit a48766871d
4 changed files with 37 additions and 36 deletions

View File

@@ -55,9 +55,6 @@ void print_syntax()
int main(int argv, char ** argc)
{
RequestController req_controller;