# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1432141738 -7200 # Node ID 50a36194bac0de12f0b8a4104e034496ef0f853d # Parent 0824150b91d77e313faf5494cc7ee05235d41c72 put back the annotation server url diff -r 0824150b91d7 -r 50a36194bac0 web/common.php --- a/web/common.php Wed May 20 19:00:38 2015 +0200 +++ b/web/common.php Wed May 20 19:08:58 2015 +0200 @@ -15,8 +15,7 @@ */ date_default_timezone_set('UTC'); -//$ldt_platform = 'http://ldt.iri.centrepompidou.fr/'; -$ldt_platform = 'http://localhost/~ymh/platform/'; +$ldt_platform = 'http://ldt.iri.centrepompidou.fr/'; $project_url_base = 'ldtplatform/ldt/cljson/id/'; $C_default_rep = 'museo-1415-07-traduction';