From: Andreas Gohr Date: Wed, 3 Dec 2008 12:21:43 +0000 (+0100) Subject: Version 0.6.4 X-Git-Tag: 0.7.1~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=322256edd10e7da9d95bf82dca361dd56b53412a;p=contagged Version 0.6.4 darcs-hash:20081203122143-6e07b-0c4f7cc48b6c706f45a4a738bb1d9e7d180dc3dc.gz --- diff --git a/VERSION b/VERSION index 844f6a9..d2b13eb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.3 +0.6.4 diff --git a/inc/config.php b/inc/config.php index 21ad781..811a3da 100644 --- a/inc/config.php +++ b/inc/config.php @@ -63,6 +63,6 @@ ); // Force recompilation of smarty templates? - $conf['smartycompile'] = 1; + $conf['smartycompile'] = 0;