--- a/web/common.php Thu Jan 16 19:40:59 2014 +0100
+++ b/web/common.php Fri Jan 17 17:01:16 2014 +0100
@@ -18,7 +18,7 @@
$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
$project_url_base = 'ldtplatform/ldt/cljson/id/';
-$C_default_rep = 'edito-1314-02-lannotation-le-savoir-dans-la-marge';
+$C_default_rep = 'bpi-extension-de-la-pub';
$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'));
@@ -53,7 +53,7 @@
'attention-1314-01-notion-attention',
'attention-1314-02-syndrome-saturation-cognitive',
'edito-1314-01-quest-ce-quun-support',
- 'enmi13'
+ 'enmi13', 'museo-1314-03-cognition-apprentissage'
);
--- a/web/museo-1314-03-cognition-apprentissage/config.php Thu Jan 16 19:40:59 2014 +0100
+++ b/web/museo-1314-03-cognition-apprentissage/config.php Fri Jan 17 17:01:16 2014 +0100
@@ -39,5 +39,5 @@
'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le 14 janvier 2014 | 17:00 - 20:00",
// After the event
- //'metadata' => "10574aea-cf4b-11e2-ada3-00145ea4a2be"
+ 'metadata' => "285e09e2-7f60-11e3-9697-00145ea4a2be"
);
\ No newline at end of file
--- a/web/museo-1314-03-cognition-apprentissage/index.php Thu Jan 16 19:40:59 2014 +0100
+++ b/web/museo-1314-03-cognition-apprentissage/index.php Fri Jan 17 17:01:16 2014 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file