Changeset 2185796
- Timestamp:
- 11/04/2019 08:13:00 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-dashboard/trunk/includes/class-wpdashboard-updates.php
r2104245 r2185796 31 31 */ 32 32 public static function send() { 33 34 require_once(ABSPATH . 'wp-admin/includes/update.php'); 35 33 36 $client = new WP_Http(); 34 37 $body = [
Note: See TracChangeset
for help on using the changeset viewer.