svn: /web/php/trunk/include/ header.inc
[email protected] (Philip Olson)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
philip Thu, 06 Jan 2011 22:40:20 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307191
Log:
Added ?beta=0 to php.net link, for those who prefer stable. Guess we could use PHP_SELF here... meh... Ross Masters spotted this
Changed paths:
U web/php/trunk/include/header.inc
Modified: web/php/trunk/include/header.inc
===================================================================
--- web/php/trunk/include/header.inc 2011-01-06 22:26:38 UTC (rev 307190)
+++ web/php/trunk/include/header.inc 2011-01-06 22:40:20 UTC (rev 307191)
@@ -58,7 +58,7 @@
<span class="blurb">
This is a work-in-progress experimental design.
Things <strong>will</strong> be broken and unfinished!
- You may prefer <a href="http://php.net/">php.net</a>.
+ You may prefer <a href="http://php.net/?beta=0">php.net</a>.
</span>
</div>
</div>