Commit: 5e50ba68d42df22c41fb2aecb1e3fbf854a7aa1f Author: Hannes Magnusson <[email protected]> Thu, 10 Oct 2013 17:46:59 -0700 Parents: 20b4beb800d24293d14fa8273cb0f14c1e3fec8c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5e50ba68d42df22c41fb2aecb1e3fbf854a7aa1f Log: Remove trailing quote Changed paths: M archive/entries/2013-10-10-1.xml Diff: diff --git a/archive/entries/2013-10-10-1.xml b/archive/entries/2013-10-10-1.xml index d44a335..c71f799 100644 --- a/archive/entries/2013-10-10-1.xml +++ b/archive/entries/2013-10-10-1.xml @@ -42,7 +42,7 @@ </p> <p> - For more information and to register, please visit: <a href="http://www.MadisonPHPConference.com">http://www.MadisonPHPConference.com</a>" + For more information and to register, please visit: <a href="http://www.MadisonPHPConference.com">http://www.MadisonPHPConference.com</a> </p> </div> </content> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
