Commit: aa7e369d7f360b384d873ce7e2325dd5c651475d Author: Davey Shafik <[email protected]> Thu, 6 Apr 2017 21:56:57 -0700 Parents: 8faac04df057e15c90db4aea822b9c2bf2293488 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=aa7e369d7f360b384d873ce7e2325dd5c651475d Log: Fix term for March 30 entries Changed paths: M archive/entries/2017-03-30-1.xml M archive/entries/2017-03-30-2.xml Diff: diff --git a/archive/entries/2017-03-30-1.xml b/archive/entries/2017-03-30-1.xml index 8eaaff0..ffcd22f 100644 --- a/archive/entries/2017-03-30-1.xml +++ b/archive/entries/2017-03-30-1.xml @@ -5,7 +5,7 @@ <published>2017-03-30T07:40:09-04:00</published> <updated>2017-03-30T07:40:09-04:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-04-15</default:finalTeaserDate> - <category term="cfp " label="Call for Papers"/> + <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2017-03-30-1" rel="alternate" type="text/html"/> <default:newsImage xmlns="http://php.net/ns/news" link="http://2017.northeastphp.org" title="NEPHP 2017">nephp-2017.png</default:newsImage> <link href="http://2017.northeastphp.org" rel="via" type="text/html"/> diff --git a/archive/entries/2017-03-30-2.xml b/archive/entries/2017-03-30-2.xml index 70525ed..5a78427 100644 --- a/archive/entries/2017-03-30-2.xml +++ b/archive/entries/2017-03-30-2.xml @@ -5,7 +5,7 @@ <published>2017-03-30T07:49:46-04:00</published> <updated>2017-03-30T07:49:46-04:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-05-15</default:finalTeaserDate> - <category term="cfp " label="Call for Papers"/> + <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2017-03-30-2" rel="alternate" type="text/html"/> <default:newsImage xmlns="http://php.net/ns/news" link="http://www.pnwphp.com" title="pnwphp">pnw-php-2015.png</default:newsImage> <link href="http://www.pnwphp.com" rel="via" type="text/html"/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
