Commit: 3f3428a67dbd11037023c5402806fa8d03a2245d Author: adamculp <[email protected]> Wed, 14 Jun 2017 17:07:25 -0400 Parents: 38a1860851603ab96045c53bf81ba4e69a809f98 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3f3428a67dbd11037023c5402806fa8d03a2245d Log: Fixed ID to be correct. Changed paths: M archive/entries/2017-03-14-1.xml Diff: diff --git a/archive/entries/2017-03-14-1.xml b/archive/entries/2017-03-14-1.xml index e80ea35..a9a49af 100644 --- a/archive/entries/2017-03-14-1.xml +++ b/archive/entries/2017-03-14-1.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> <title>ZendCon 2017 CFP Started</title> - <id>http://php.net/archive/2016.php#id2016-08-16-1</id> + <id>http://php.net/archive/2017.php#id2017-03-14-1</id> <published>2017-03-14T00:00:01+00:00</published> <updated>2017-03-14T12:23:00+00:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-04-14</default:finalTeaserDate> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
