Skip to content

Request: Fatal error: Call to undefined method Cp::set_variable() #2

@ghost

Description

Change line 540 in mcp.mx_tool_box.php from:

$this->EE->cp->set_variable('cp_page_title', lang($lang_key));

To:

$this->EE->view->cp_page_title = lang($lang_key);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions