--- a/web/edito-1516-05-production-reel/config.php Wed Mar 16 23:09:57 2016 +0100
+++ b/web/edito-1516-05-production-reel/config.php Thu Mar 17 20:11:17 2016 +0100
@@ -23,6 +23,6 @@
'head_logo' => 'images/logo-edito.png',
'slide_background' => 'images/slide_background.jpg',
'archive_img' => 'images/archive_img.jpg',
- 'metadata' => '',
+ 'metadata' => '189d6fec-eb84-11e5-9f41-00145ea4a2be',
'annotation_protocol_version' => '2',
);
--- a/web/edito-1516-05-production-reel/index.php Wed Mar 16 23:09:57 2016 +0100
+++ b/web/edito-1516-05-production-reel/index.php Thu Mar 17 20:11:17 2016 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
--- a/web/edito-1516-06-confession-confiscation-de-soi/config.php Wed Mar 16 23:09:57 2016 +0100
+++ b/web/edito-1516-06-confession-confiscation-de-soi/config.php Thu Mar 17 20:11:17 2016 +0100
@@ -23,6 +23,6 @@
'head_logo' => 'images/logo-edito.png',
'slide_background' => 'images/slide_background.jpg',
'archive_img' => 'images/archive_img.jpg',
- 'metadata' => '',
+ 'metadata' => '0545465a-ec73-11e5-b12d-00145ea4a2be',
'annotation_protocol_version' => '2',
);
--- a/web/edito-1516-06-confession-confiscation-de-soi/index.php Wed Mar 16 23:09:57 2016 +0100
+++ b/web/edito-1516-06-confession-confiscation-de-soi/index.php Thu Mar 17 20:11:17 2016 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>