mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when statically referenced as 'www.php.net.'
This commit is contained in:
@@ -48,7 +48,7 @@ site_header("Copyright", array("current" => "footer"));
|
||||
|
||||
<p>
|
||||
For more information on the PHP Group and the PHP project, please see
|
||||
<a href="http://www.php.net/">the PHP homepage</a>.
|
||||
<a href="http://php.net/">the PHP homepage</a>.
|
||||
</p>
|
||||
|
||||
<?php site_footer();
|
||||
|
||||
Reference in New Issue
Block a user