Commit: 7079d2176b3625be7f791d212eb5e57bd329e20b Author: Hannes Magnusson <[email protected]> Wed, 20 Nov 2013 18:42:10 -0800 Parents: 4718fd5fb94232e49e9acbcf467efb11db0ce99a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7079d2176b3625be7f791d212eb5e57bd329e20b Log: PHP doesn't really power facebook Changed paths: M index.php Diff: diff --git a/index.php b/index.php index 612e869..e9451f1 100644 --- a/index.php +++ b/index.php @@ -103,7 +103,7 @@ $intro = <<<EOF <div class="row-fluid"> <div class="span9 blurb"> <p>PHP is a popular general-purpose scripting language that is especially suited to web development.</p> - <p>Fast, flexible and pragmatic, PHP powers everything from your blog to the largest social networking site in the world.</p> + <p>Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.</p> </div> <div class="background span3"></div> <div class="span3"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
