1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Quick change to link from the sidebar to the 7.0 migration guide.

I might tinker with this further, but let's get this out now and tinker
later. Thanks to Chris for spotting it!
This commit is contained in:
Adam Harvey
2015-12-03 15:27:05 -08:00
parent b9c92d6ab4
commit fad56c7067

View File

@@ -169,7 +169,7 @@ if (is_array($CONF_TEASER)) {
$SIDEBAR = <<< SIDEBAR_DATA
<p class='panel'><a href='/migration56' title='Upgrading to PHP 5.6' class='headline'>Upgrading to PHP 5.6</a></p>
<p class='panel'><a href='/migration70' title='Upgrading to PHP 7' class='headline'>Upgrading to PHP 7</a></p>
$announcements
<p class='panel'><a href='/cal.php'>User Group Events</a></p>
<p class='panel'><a href='/thanks.php'>Special Thanks</a></p>