Commit:    069a193ea8adb7c9f12710092fee3f34b015c2e9
Author:    Anatol Belski <[email protected]>         Thu, 1 Mar 2018 11:51:00 +0100
Parents:   bf775b34eee473dd844a6c9fe79f0fb5a2d0b122
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=069a193ea8adb7c9f12710092fee3f34b015c2e9

Log:
Fix news entry filename

Changed paths:
  M  archive/archive.xml


Diff:
diff --git a/archive/archive.xml b/archive/archive.xml
index ad6975e..6c05adf 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,7 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>[email protected]</email>
   </author>
-  <xi:include href="entries/2018-01-03-1.xml"/>
+  <xi:include href="entries/2018-03-01-1.xml"/>
   <xi:include href="entries/2018-02-16-1.xml"/>
   <xi:include href="entries/2018-02-14-1.xml"/>
   <xi:include href="entries/2018-02-07-1.xml"/>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to