Commit: 0ac55d80edcf3364be95abd48066b0741a091985 Author: Daniel P. Brown <dan@BLACKBOX2.(none)> Thu, 9 May 2013 13:29:48 -0400 Parents: 9c1c7ae13aa80bf62fc35e62715cdad635ec9132 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0ac55d80edcf3364be95abd48066b0741a091985 Log: Typofix. One of those days.... Changed paths: M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 4cc1573..f4420a9 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,7 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> - <xi include href="entries/2013-05-09-3.xml"/> + <xi:include href="entries/2013-05-09-3.xml"/> <xi:include href="entries/2013-05-09-2.xml"/> <xi:include href="entries/2013-05-09-1.xml"/> <xi:include href="entries/2013-05-07-1.xml"/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
