Logged In: NO

I have fixed this.

It's quite simple really.
Add this right below the line include("./config.php");

$cmd = $_GET['cmd'];
$jcode = $_GET['jcode'];

-Chris Ogloff