web/common.php
changeset 683 cd315f8c70e8
parent 659 44c5c0a2b6d4
child 684 f59daf0830d2
--- a/web/common.php	Thu Aug 16 11:43:00 2012 +0200
+++ b/web/common.php	Thu Aug 23 15:16:26 2012 +0200
@@ -13,6 +13,10 @@
 /**
 * Base configuration
 */
+
+$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
+$project_url_base = 'ldtplatform/ldt/cljson/id/';
+
 $C_default_rep = 'fens2012';
 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';