mirror of
https://github.com/php/web-php.git
synced 2026-03-31 03:32:23 +02:00
Fix the link
This commit is contained in:
@@ -87,8 +87,8 @@ New Usage Stats For September available
|
||||
<font class="newsDate">[01-Oct-2001]</font>
|
||||
<?php print_link("http://www.netcraft.com/", "Netcraft"); ?> and
|
||||
<?php print_link("http://www.securityspace.com/s_survey/", "SecuritySpace" ); ?> have
|
||||
published the current results for their Web Server surveys.
|
||||
<?php print_link("/usage.php", "usage page"); ?>.
|
||||
published the <?php print_link("/usage.php", "current results"); ?> for their Web
|
||||
Server surveys.
|
||||
<br clear="all">
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user