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

Windows download page link

This commit is contained in:
Martin Keckeis
2014-12-09 14:31:04 +01:00
parent 893eff2cef
commit 5d836aefaa

View File

@@ -71,6 +71,9 @@ site_header("Downloads",
</li>
<?php endforeach; ?>
</ul>
<a href="http://windows.php.net/download#php-<?php echo urlencode($v); ?>">Windows downloads</a><br />
<br />
<a href="#gpg-<?php echo $mver; ?>">GPG Keys for PHP <?php echo $mver; ?></a>
</div>