ln101 if (!$g_Arcane_Debug_GoToForum) ln102 $wgOut->addHTML("Redirecting to: <a href=\"$url\">$url</a><br/>"); ln103 else ln104 $wgOut->redirect( $url ); ln105 return;