Commit: 286d840b8b13d39b1244d2dd097fc8f5d8ae6ee9 Author: Paul Dragoonis <[email protected]> Mon, 24 Jun 2013 21:27:48 +0100 Parents: 749280417b638cc76b3ecfb1ec67e25d38056606 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=286d840b8b13d39b1244d2dd097fc8f5d8ae6ee9 Log: Renaming alpha references to beta Changed paths: M my.php Diff: diff --git a/my.php b/my.php index bab76bb..8193e68 100644 --- a/my.php +++ b/my.php @@ -274,11 +274,11 @@ foreach ($mirror_sites as $murl => $mdata) { </div> -<h2>PHP.net alpha</h2> +<h2>PHP.net beta</h2> <p> php.net is undergoing plastic surgery these days. If you want to see - how the site <strong>may</strong> look in the future, you can join our alpha program. + how the site <strong>may</strong> look in the future, you can join our beta program. <br /> Comments, feedback and patches should be directed to <a href="mailto:[email protected]">[email protected]</a>. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
