|
@@ -50,7 +50,7 @@ if (!class_exists("plug_update_plugin")) {
|
|
|
'slug' => $plugin_folder,
|
|
|
'new_version' => $version,
|
|
|
'url' => $this->plugin_get("AuthorURI"),
|
|
|
- 'package' => $url
|
|
|
+ 'package' => $urlx
|
|
|
);
|
|
|
$o = (object) $a;
|
|
|
$plugin_transient->response[$plugin_folder.'/'.$plugin_file] = $o;
|