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

#5072: Replace deprecated function call to module_load_include(). #5073

Closed

Commits on Feb 13, 2022

  1. The function "module_load_install()" was marked as deprecated in Drup…

    …al 9.4,
    
    and will be removed in Drupal 10.0.0.  See https://www.drupal.org/node/3220952
    for more information.
    
    This commit implements a call to ModuleHandler::loadInclude() instead.
    lhridley committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    0453692 View commit details
    Browse the repository at this point in the history