Changeset 9106 for sites/trunk/wordpress.org/public_html/wp-content/plugins/official-wordpress-events/official-wordpress-events.php
- Timestamp:
- 08/16/2019 06:50:58 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/official-wordpress-events/official-wordpress-events.php
r9100 r9106 653 653 * @return void 654 654 */ 655 p rotectedfunction handle_error_response( $response, $request_url, $request_args ) {655 public function handle_error_response( $response, $request_url, $request_args ) { 656 656 $error = null; 657 657
Note: See TracChangeset
for help on using the changeset viewer.