Set hybrid reading as default event V02.94
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Sun, 25 May 2014 01:44:07 +0900
changeset 1122 58859a8db5fa
parent 1121 8e4387d94765
child 1123 7f89677bdb6b
Set hybrid reading as default event
web/common.php
--- a/web/common.php	Fri May 23 03:33:35 2014 +0200
+++ b/web/common.php	Sun May 25 01:44:07 2014 +0900
@@ -18,7 +18,7 @@
 $ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
 $project_url_base = 'ldtplatform/ldt/cljson/id/';
 
-$C_default_rep = 'rencontres-internationales-gestion-publique'; /**rencontres-internationales-gestion-publique*/
+$C_default_rep = 'hybrid-reading';
 $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'));