diff -r 77b251632eb9 -r 7a84a1de876f web/common.php --- a/web/common.php Tue Nov 25 12:22:05 2014 +0100 +++ b/web/common.php Tue Nov 25 17:55:40 2014 +0100 @@ -18,7 +18,7 @@ $ldt_platform = 'http://ldt.iri.centrepompidou.fr/'; $project_url_base = 'ldtplatform/ldt/cljson/id/'; -$C_default_rep = 'edito-1415-01-hybridation-pratiques-recherche'; +$C_default_rep = 'museo-1415-01-inaugurale'; $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'));