1 2 3 4 5
if ($result['username'] === 'Admin') { $chall->onChallengeSolved(GWF_Session::getUserID()); }