Skip to content

Fix PHP notice when installing a child theme#2976

Merged
danielbachhuber merged 1 commit into
masterfrom
2971-fix-notice
Jun 6, 2016
Merged

Fix PHP notice when installing a child theme#2976
danielbachhuber merged 1 commit into
masterfrom
2971-fix-notice

Conversation

@danielbachhuber
Copy link
Copy Markdown
Member

Plugin_Installer_Skin and Theme_Installer_Skin both use a public
$api class variable. We can safely define this too to prevent the
error notice.

Fixes #2971

`Plugin_Installer_Skin` and `Theme_Installer_Skin` both use a public
`$api` class variable. We can safely define this too to prevent the
error notice.
@danielbachhuber danielbachhuber added this to the 0.24.0 milestone Jun 6, 2016
@danielbachhuber danielbachhuber merged commit e2f53f8 into master Jun 6, 2016
@danielbachhuber danielbachhuber deleted the 2971-fix-notice branch June 6, 2016 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant