Commit: 5e6f6b2af0a659c31f828db0a66069cfeb1bc85d Author: Sara Golemon <[email protected]> Wed, 6 Jun 2018 11:25:29 -0400 Parents: 9b6b571df52a104ec63aa96d526338055b586132 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5e6f6b2af0a659c31f828db0a66069cfeb1bc85d Log: Fix casing for SouthEast PHP logo Changed paths: M archive/entries/2018-06-06-1.xml Diff: diff --git a/archive/entries/2018-06-06-1.xml b/archive/entries/2018-06-06-1.xml index fda93ae..1dfba02 100644 --- a/archive/entries/2018-06-06-1.xml +++ b/archive/entries/2018-06-06-1.xml @@ -7,7 +7,7 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-06-06</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2018-06-06-1" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://southeastphp.com" title="Southeast PHP Conference">southeastphplogo.png</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://southeastphp.com" title="Southeast PHP Conference">SouthEastPHPLogo.png</default:newsImage> <link href="https://southeastphp.com" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
