--- a/web/common.php Thu Apr 24 15:16:37 2014 +0200
+++ b/web/common.php Fri Apr 25 11:08:41 2014 +0200
@@ -54,7 +54,7 @@
'attention-1314-02-syndrome-saturation-cognitive',
'edito-1314-01-quest-ce-quun-support',
'enmi13', 'museo-1314-03-cognition-apprentissage', 'attention-1314-03-nouvelle-valeur-economique',
- 'edito-1314-02-lannotation-le-savoir-dans-la-marge', 'museo-1314-04-lecture-active' , 'edito-1314-03-traduction', 'attention-1314-04-pathologies-attention-memoire', 'edito-1314-04-environnement-support', 'attention-1314-05-marche-attention-avenement-publicite','museo-1314-05-nouvelles-editions'
+ 'edito-1314-02-lannotation-le-savoir-dans-la-marge', 'museo-1314-04-lecture-active' , 'edito-1314-03-traduction', 'attention-1314-04-pathologies-attention-memoire', 'edito-1314-04-environnement-support', 'attention-1314-05-marche-attention-avenement-publicite','museo-1314-05-nouvelles-editions', 'edito-1314-05-algorithme',
);
--- a/web/edito-1314-05-algorithme/config.php Thu Apr 24 15:16:37 2014 +0200
+++ b/web/edito-1314-05-algorithme/config.php Fri Apr 25 11:08:41 2014 +0200
@@ -25,5 +25,5 @@
'head_logo' => 'images/logo-edito.png',
'slide_background' => 'images/slide_background.jpg',
'archive_img' => 'images/archive_img.jpg',
- 'metadata' => '',
+ 'metadata' => '82bd9ace-cc54-11e3-8a01-00145ea4a2be',
);
--- a/web/edito-1314-05-algorithme/index.php Thu Apr 24 15:16:37 2014 +0200
+++ b/web/edito-1314-05-algorithme/index.php Fri Apr 25 11:08:41 2014 +0200
@@ -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