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-21088: Changing drupal calls to backdrop calls #10884

Merged
merged 1 commit into from Aug 21, 2017
Merged

CRM-21088: Changing drupal calls to backdrop calls #10884

merged 1 commit into from Aug 21, 2017

Conversation

laryn
Copy link
Contributor

@laryn laryn commented Aug 21, 2017

Overview

The Backdrop class contains a number of drupal_* function calls.

If Backdrop is running without compatibility mode enabled, drupal_* calls will not be valid. They should be changed to backdrop_* calls.

I've included/updated some methods that are in DrupalBaseClass as well to override and do the same for them.


@laryn
Copy link
Contributor Author

laryn commented Aug 21, 2017

@totten See if this one (and this one) help with the Angular pages. I'm now able to view the System status report on a Backdrop site.

@colemanw colemanw merged commit eee8ca8 into civicrm:master Aug 21, 2017
@laryn laryn deleted the BackdropCalls branch August 21, 2017 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants