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

Merge branch 'pull-request/55'

This commit is contained in:
Adam Harvey
2014-12-09 11:04:10 -08:00

View File

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