# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1432199792 -7200 # Node ID 83a59592b2749abacb844a57d25845709c0ac09e # Parent 87583b020202319d71ff10270c90f48293d2372a remove unnecessary var def diff -r 87583b020202 -r 83a59592b274 web/config.php.tmpl --- a/web/config.php.tmpl Wed May 20 19:37:20 2015 +0200 +++ b/web/config.php.tmpl Thu May 21 11:16:32 2015 +0200 @@ -13,4 +13,3 @@ $C_default_registry = 'cdn'; $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d')); -$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';