publication edito15/16 4
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Thu, 28 Jan 2016 11:41:50 +0100
changeset 1317 861eeb85dd07
parent 1316 6366d6c0aaba
child 1318 70fbd7be5d2f
publication edito15/16 4
web/edito-1516-04-detournements-creation/config.php
web/edito-1516-04-detournements-creation/index.php
--- a/web/edito-1516-04-detournements-creation/config.php	Tue Jan 26 17:54:42 2016 +0100
+++ b/web/edito-1516-04-detournements-creation/config.php	Thu Jan 28 11:41:50 2016 +0100
@@ -24,6 +24,6 @@
     'head_logo' => 'images/logo-edito.png',
     'slide_background' => 'images/slide_background.jpg',
     'archive_img' => 'images/archive_img.jpg',
-    'metadata' => '709c0f30-b855-11e5-9cba-00145ea4a2be',
+    'metadata' => 'd0a4dbc6-c5a9-11e5-82b2-00145ea4a2be',
     'annotation_protocol_version' => '2',
 );
--- a/web/edito-1516-04-detournements-creation/index.php	Tue Jan 26 17:54:42 2016 +0100
+++ b/web/edito-1516-04-detournements-creation/index.php	Thu Jan 28 11:41:50 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();
 ?>