Commit: ec02a02ff7e28a579a6deb82d008783d280e4f5c Author: Hannes Magnusson <[email protected]> Thu, 1 Oct 2015 08:13:00 -0700 Parents: 49d1da0e8822d4e2372f5fe371ff1af347ef9c14 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ec02a02ff7e28a579a6deb82d008783d280e4f5c Log: Fix build: There is no 2015-09-30-2.xml -- the file is called 2015-10-01-1.xml Changed paths: M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index a4fa292..3929e85 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -10,7 +10,6 @@ <email>[email protected]</email> </author> <xi:include href="entries/2015-10-01-1.xml"/> - <xi:include href="entries/2015-09-30-2.xml"/> <xi:include href="entries/2015-09-30-1.xml"/> <xi:include href="entries/2015-09-17-2.xml"/> <xi:include href="entries/2015-09-15-1.xml"/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
