We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
When I'm go in to plugin-install.php on my network installation I get this notices
Notice: Undefined variable: url in wp-content/plugins/git-plugin-updates/includes/class-updater.php on line 123
Notice: Undefined property: GPU_Updater_Github::$branch in /wp-content/plugins/git-plugin-updates/includes/class-updater.php on line 84
The text was updated successfully, but these errors were encountered:
Fix PHP Notice
0f4d60d
PHP Notice: Undefined variable: url in includes/class-updater.php on line 123 See pdclark#37
Fix PHP notice
2362847
Successfully merging a pull request may close this issue.
Hi,
When I'm go in to plugin-install.php on my network installation I get this notices
Notice: Undefined variable: url in wp-content/plugins/git-plugin-updates/includes/class-updater.php on line 123
Notice: Undefined property: GPU_Updater_Github::$branch in /wp-content/plugins/git-plugin-updates/includes/class-updater.php on line 84
The text was updated successfully, but these errors were encountered: