Commit: c0220a7870f81cacfa3cf8de56ff6b88ad7d6ab8 Author: Peter Cowburn <[email protected]> Tue, 16 Aug 2016 13:23:58 +0100 Parents: 5131ee127e903b6985d068fe6dc21012734106c2 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c0220a7870f81cacfa3cf8de56ff6b88ad7d6ab8 Log: fix teaser dates Changed paths: M archive/entries/2016-08-16-1.xml M archive/entries/2016-08-16-2.xml Diff: diff --git a/archive/entries/2016-08-16-1.xml b/archive/entries/2016-08-16-1.xml index a0fc15f..93cdaee 100644 --- a/archive/entries/2016-08-16-1.xml +++ b/archive/entries/2016-08-16-1.xml @@ -3,8 +3,8 @@ <title>ZendCon 2016</title> <id>http://php.net/archive/2016.php#id2016-08-16-1</id> <published>2016-08-16T00:00:01+00:00</published> - <updated>2016-08-16T00:00:01+00:00</updated> - <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-09-16</default:finalTeaserDate> + <updated>2016-08-16T12:23:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-10-18</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2016-08-16-1" rel="alternate" type="text/html"/> <default:newsImage xmlns="http://php.net/ns/news" link="http://zendcon.com" title="ZendCon 2016">zendcon2016.png</default:newsImage> diff --git a/archive/entries/2016-08-16-2.xml b/archive/entries/2016-08-16-2.xml index 14c13b6..ffe5a38 100644 --- a/archive/entries/2016-08-16-2.xml +++ b/archive/entries/2016-08-16-2.xml @@ -3,8 +3,8 @@ <title>SunshinePHP 2017 CFP Started</title> <id>http://php.net/archive/2016.php#id2016-08-16-2</id> <published>2016-08-16T00:00:01+00:00</published> - <updated>2016-08-16T00:00:01+00:00</updated> - <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-09-16</default:finalTeaserDate> + <updated>2016-08-16T12:23:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-09-30</default:finalTeaserDate> <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2016-08-16-2" rel="alternate" type="text/html"/> <default:newsImage xmlns="http://php.net/ns/news" link="http://sunshinephp.com" title="SunshinePHP 2017">sunshinephp2017.png</default:newsImage> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
