Commit: f04aefd4f2955daa03bdad13af72c87f22a80095 Author: Paul Dragoonis <dragoo...@gmail.com> Sun, 23 Jun 2013 11:05:03 +0100 Parents: 0806a9da32a10bd3c6d17ee0be49668588ea8769 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f04aefd4f2955daa03bdad13af72c87f22a80095 Log: Re-activating setbeta=1 on the main site's banner Changed paths: M include/layout.inc Diff: diff --git a/include/layout.inc b/include/layout.inc index 0547c78..9d1827c 100644 --- a/include/layout.inc +++ b/include/layout.inc @@ -225,7 +225,7 @@ function site_header($title = '', $config = array()) <body{$onload}> <div id="head-beta-warning"> - <a id="beta-warning" href="?beta=1"> + <a id="beta-warning" href="?setbeta=1"> <span class="dismiss">dismiss</span> <span class="blurb">Step into the future! Click here to switch to the beta php.net site</span> </a> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php