rev 1955 - trunk/buscador

[prev] [thread] [next] [lurker] [Date index for 2005/02/25]

From: simon
Subject: rev 1955 - trunk/buscador
Date: 10:59 on 25 Feb 2005
Author: simon
Date: 2005-02-25 10:59:39 +0000 (Fri, 25 Feb 2005)
New Revision: 1955

Modified:
   trunk/buscador/buscador.config
Log:
Default to SQLite2 to shut up warnings


Modified: trunk/buscador/buscador.config
===================================================================
--- trunk/buscador/buscador.config	2005-02-25 10:19:32 UTC (rev 1954)
+++ trunk/buscador/buscador.config	2005-02-25 10:59:39 UTC (rev 1955)
@@ -1,4 +1,4 @@
 # dummy config file for running the tests
-dsn = dbi:SQLite:test.db
+dsn = dbi:SQLite2:test.db
 uri = http://localhost/buscador/
 image_uri = http://localhost/buscador_images/

Generated at 11:00 on 25 Feb 2005 by mariachi 0.52