pdclark / git-plugin-updates

Enable WordPress automatic updates for plugins hosted on Github or Bitbucket.
70 stars 9 forks source link

Fix PHP notices #41

Closed thejamescollins closed 5 months ago

thejamescollins commented 8 years ago

PHP Notice: Undefined variable: url in includes/class-updater.php on line 123

Fixes #37

thejamescollins commented 8 years ago

This PR also fixes a few other PHP notices that I've discovered.