Commit: 2b969a6824178bf92dab4da5ac8b558a8251b3fd Author: Rasmus Lerdorf <[email protected]> Thu, 6 Jan 2011 21:29:36 +0000 Parents: 19bf54c2acfdc87a6c36136e3847456ba59b20de Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2b969a6824178bf92dab4da5ac8b558a8251b3fd Log: Should be 2011 here Changed paths: M archive/2011.php Diff: diff --git a/archive/2011.php b/archive/2011.php index 0e16bb0..1064ec0 100644 --- a/archive/2011.php +++ b/archive/2011.php @@ -7,10 +7,10 @@ news_archive_sidebar(); site_header("News Archive - 2011"); ?> -<h1>News Archive - 2010</h1> +<h1>News Archive - 2011</h1> <p> - Here are the most important news items we have published in 2010 on PHP.net. + Here are the most important news items we have published in 2011 on PHP.net. </p> <hr /> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
