Commit: fbb560f0dcdab16480fea8d35b4bde788aedebe4 Author: Peter Cowburn <[email protected]> Mon, 18 Mar 2019 09:39:22 +0000 Parents: f1b8134041b8afefd18e0013a07e1aa310c38c44 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=fbb560f0dcdab16480fea8d35b4bde788aedebe4 Log: fix published date for Bulgaria PHP Conference 2016 announcement (bug #77759) Bugs: https://bugs.php.net/77759 Changed paths: M archive/entries/2016-08-22-1.xml Diff: diff --git a/archive/entries/2016-08-22-1.xml b/archive/entries/2016-08-22-1.xml index 5e142c9..c93c01a 100644 --- a/archive/entries/2016-08-22-1.xml +++ b/archive/entries/2016-08-22-1.xml @@ -2,7 +2,7 @@ <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> <title>Bulgaria PHP Conference 2016</title> <id>http://php.net/archive/2016.php#id2016-08-22-1</id> - <published>2016-08-22T:00:00+03:00</published> + <published>2016-08-22T18:00:00+03:00</published> <updated>2016-08-22T18:00:00+03:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-10-07</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
