diff -r e9182af0d603 -r 3f618b829864 web/common.php --- a/web/common.php Thu Jun 04 14:48:12 2015 +0200 +++ b/web/common.php Thu Jun 04 17:10:25 2015 +0200 @@ -17,7 +17,8 @@ $project_url_base = 'ldtplatform/ldt/cljson/id/'; -$C_default_rep = 'costech-sn-formats-receptions-editorialisation'; +#$C_default_rep = 'costech-sn-formats-receptions-editorialisation'; +$C_default_rep = 'attention-1415-06-game-design'; $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'));