adminId; $r = jwt::delToken($adminId); if ($r) { util::ok(); } util::fail(); } }