Commit: 8786ac9fd61d2a34be3c9b5cd452e860970e5d0b Author: Hannes Magnusson <[email protected]> Wed, 29 Dec 2010 18:20:07 +0000 Parents: e709b2e4b90a60503ceda0e1ea22a7c78bf461ad Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8786ac9fd61d2a34be3c9b5cd452e860970e5d0b Log: ok.. lets call it alpha program. fix typo, and mention where to send feedback Changed paths: M my.php Diff: diff --git a/my.php b/my.php index 8d80120..b4a66a3 100644 --- a/my.php +++ b/my.php @@ -274,11 +274,14 @@ foreach ($mirror_sites as $murl => $mdata) { </div> -<h2>PHP.net beta</h2> +<h2>PHP.net alpha</h2> <p> php.net is undergoing plastic surgery these days. If you want to see - how the site may look in the feature, you can join our beta program. + how the site <strong>may</strong> look in the future, you can join our alpha program. + <br /> + Comments, feedback and patches should be directed to + <a href="mailto:[email protected]">[email protected]</a>. </p> <div class="indent"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
