Changeset 47808 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 05/16/2020 06:40:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r47777 r47808 2331 2331 2332 2332 if ( 2 == test ) { 2333 if ( '"wpCompressionTest' == r )2333 if ( '"wpCompressionTest' === r ) 2334 2334 this.get('yes'); 2335 2335 else
Note: See TracChangeset
for help on using the changeset viewer.