# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1308815215 -7200 # Node ID a3d652c8328117608a6b1d8eaa3fedb91766f312 # Parent a7a4a01a6c7d0aebe3d1761645cace6152132a49 the mashup festival is not live. add a configuration variable for this diff -r a7a4a01a6c7d -r a3d652c83281 web/client.php --- a/web/client.php Wed Jun 22 17:06:12 2011 +0200 +++ b/web/client.php Thu Jun 23 09:46:55 2011 +0200 @@ -256,6 +256,7 @@
+
@@ -279,10 +280,12 @@
+ - +
+ diff -r a7a4a01a6c7d -r a3d652c83281 web/common.php --- a/web/common.php Wed Jun 22 17:06:12 2011 +0200 +++ b/web/common.php Thu Jun 23 09:46:55 2011 +0200 @@ -110,5 +110,6 @@ $C_partenaires = " IRI | Forum des images | Inflammable "; +$C_islive = false;