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

es.php.net was moved to another server which doesnt block outbound connectinos

This commit is contained in:
Hannes Magnusson
2007-06-13 13:55:45 +00:00
parent 3ae6a2b2b9
commit 5a8b40f198

View File

@@ -41,9 +41,6 @@ if (!empty($_FORM['pattern'])) {
$ml_url = "http://marc.theaimsgroup.com/?r=1&w=2&q=b&";
$ucp = urlencode($_FORM['pattern']);
// Ugly one-off exception here because es.php.net blocks outbound connections
if($MYSITE=='http://es.php.net/') $MYSITE = 'http://es2.php.net/';
// Do redirections for external search engines
switch ($_FORM['show']) {