Parsed: 111439

function theme_update_available( $theme ) {
  echo get_theme_update_available( $theme );
}