Changeset 10045
- Timestamp:
- 07/09/2020 07:59:58 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-plugin-import.php
r10043 r10045 39 39 40 40 if ( ! isset( $plugin_data['revisions'] ) ) { 41 $plugin_data['revisions'] = [ ];41 $plugin_data['revisions'] = [ 0 ]; 42 42 } 43 43
Note: See TracChangeset
for help on using the changeset viewer.