Commit: 9106203924fa46c72cbec614fbaeb8dad2fc58bb Author: Martin Jansen <[email protected]> Mon, 12 Aug 2019 12:01:21 +0200 Parents: 5faa21886d23a9858e90aaae3719d1dffa3d1659 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9106203924fa46c72cbec614fbaeb8dad2fc58bb Log: Fix XML in news entry Changed paths: M archive/entries/2019-08-08-2.xml Diff: diff --git a/archive/entries/2019-08-08-2.xml b/archive/entries/2019-08-08-2.xml index 1e290d0..1662728 100644 --- a/archive/entries/2019-08-08-2.xml +++ b/archive/entries/2019-08-08-2.xml @@ -14,7 +14,7 @@ <p>About <a href="http://phpcon.php.gr.jp/2019/" target="_blank">PHP Conference Japan 2019</a></p> <p>PHP Conference Japan is the biggest PHP festival in Japan held at Tokyo, with more than 1,500 attendees for 2018. This one day festival covers all topics of PHP from introductory seminar for early beginners to dedicated topics in details for wide variety of topics like frameworks, DevOps, security, or PHP internals.</p> <p>Conference Date / Veue</p> - <p>2019/12/1<br><a href="https://www.pio-ota.net/english/" target="_blank">Ota City Industrial Plaza (PiO) Reservation Center</a> </p> + <p>2019/12/1<br/><a href="https://www.pio-ota.net/english/" target="_blank">Ota City Industrial Plaza (PiO) Reservation Center</a> </p> </div> </content> </entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
