Make WordPress Core

Changeset 62782


Ignore:
Timestamp:
07/17/2026 05:25:10 PM (4 weeks ago)
Author:
desrosj
Message:

General: Periods and commas are not the same.

Follow up to [62777].

Props johnbillion, jorbin, desrosj.
See #65325, #65205.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/update-core.php

    r62779 r62782  
    901901        'wp-includes/collaboration',
    902902        'wp-includes/collaboration.php',
    903         'wp-includes/js/dist/sync.js'.
     903        'wp-includes/js/dist/sync.js',
    904904        'wp-includes/js/dist/sync.min.js',
    905905);
Note: See TracChangeset for help on using the changeset viewer.