--- a/web/common.php Thu May 07 17:25:58 2015 +0200
+++ b/web/common.php Tue May 19 16:42:51 2015 +0200
@@ -15,10 +15,11 @@
*/
date_default_timezone_set('UTC');
-$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
+//$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
+$ldt_platform = 'http://localhost/~ymh/platform/';
$project_url_base = 'ldtplatform/ldt/cljson/id/';
-$C_default_rep = 'attention-1415-05-reseaux-sociaux-valorisation';
+$C_default_rep = 'museo-1415-07-traduction';
$C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
$C_event_props = __DIR__ . "/event_props";
$C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));