From: Platonides Date: Wed, 11 Aug 2010 21:32:25 +0000 (+0000) Subject: I didn't intend to change this in r70917 X-Git-Tag: 1.31.0-rc.0~35540 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=commitdiff_plain;h=f10d7edee00ee7db6b476e36408530ef578a576d;p=lhc%2Fweb%2Fwiklou.git I didn't intend to change this in r70917 --- diff --git a/maintenance/parserTests.inc b/maintenance/parserTests.inc index f574429463..771e3f7721 100644 --- a/maintenance/parserTests.inc +++ b/maintenance/parserTests.inc @@ -41,7 +41,7 @@ class ParserTest { /** * boolean $useTemporaryTables Use temporary tables for the temporary database */ - private $useTemporaryTables = false; + private $useTemporaryTables = true; /** * boolean $databaseSetupDone True if the database has been set up