Commit: 284b870c8937fa5860d9019ccd652600f8e161f0 Author: Hannes Magnusson <[email protected]> Wed, 20 Nov 2013 18:42:10 -0800 Parents: d865ee7aca0a336cb7c1d866c50f5d481f9ba592 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=284b870c8937fa5860d9019ccd652600f8e161f0 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
