From f9236cccd24065435eea2008d2d577541a6246f2 Mon Sep 17 00:00:00 2001 From: "community.cacert.org" Date: Fri, 12 Jun 2009 01:22:30 +0000 Subject: [PATCH] deployed to use board email list. git-svn-id: http://svn.cacert.cl/Software/Voting/vote@53 d4452222-2f33-11de-9270-010000000000 --- database.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/database.php b/database.php index d7b866e..9179ab6 100644 --- a/database.php +++ b/database.php @@ -1,7 +1,6 @@ dbh = new PDO("sqlite:".dirname(__FILE__)."/database.sqlite");