Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-18511: Fix regression introduced in 79363422. #8307

Closed
wants to merge 1 commit into from

Conversation

otetard
Copy link
Contributor

@otetard otetard commented May 6, 2016

As Contact::getoptions() returns an associative array, so we need to use array_keys before using in_array.


As `Contact::getoptions()` returns an associative array, so we need to use `array_keys` before using `in_array`.
@civicrm-builder
Copy link

Can one of the admins verify this patch?

@JKingsnorth
Copy link
Contributor

hi, this is a duplicate of: #8301 Which has quite a lot of existing conversation. Would you be able to contribute to that issue/PR instead?

@JKingsnorth
Copy link
Contributor

Thanks for the PR though ^_^

@otetard
Copy link
Contributor Author

otetard commented May 6, 2016

Oups… Duplicate of #8301.

@otetard otetard closed this May 6, 2016
@civicrm-builder
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants