# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1433520262 -7200 # Node ID c29fba0e9b194985233906994dffdf075efaaf9d # Parent 15022cf35e164a0801628770cf5b3818aab129ef put costech again on front diff -r 15022cf35e16 -r c29fba0e9b19 web/common.php --- a/web/common.php Thu Jun 04 17:21:45 2015 +0200 +++ b/web/common.php Fri Jun 05 18:04:22 2015 +0200 @@ -17,8 +17,7 @@ $project_url_base = 'ldtplatform/ldt/cljson/id/'; -#$C_default_rep = 'costech-sn-formats-receptions-editorialisation'; -$C_default_rep = 'attention-1415-06-game-design'; +$C_default_rep = 'costech-sn-formats-receptions-editorialisation'; $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'));