55; } public static function get_mpk_version($mpk) { if ($mpk[0] === 'x') { return 2; } else { return 1; } } } ?>