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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user