web/common.php
changeset 1270 c29fba0e9b19
parent 1264 3f618b829864
child 1272 82fe5cb3b55a
--- 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'));