firmware.php source code

The script is pretty simple:
<?

  
if ($_GET[type] != "" && $_GET[fw] != "") {
    echo 
"<a href=\"http://martin.hinner.info/mybook/files/latestfw.sh\">firmware</a>";
    exit;
  }
?>

<body bgcolor=#c0c0c0>

<div style="color:red; font-size: 30px; background: black; padding: 40px; ">
This page is not intended for viewing in browser. I guess you've got there
because firmware upgrade on your WD MyBook has failed. Please do not send
me e-mails that firmware upgrade is NOT working. It IS working.
At least it worked fine for many other people ...
Problem is almost for sure on your side.

<p>
I don't have time to provide user-level support.  Sorry. I wouldn't have time to do anything
else than replying to user's requests and questions.
</div>
Download the latestfw.sh to see what it is doing.