Ticket #22103: 22103.patch
File 22103.patch, 449 bytes (added by , 12 years ago) |
---|
-
wp-includes/theme.php
1686 1686 request = true; 1687 1687 <?php endif; ?> 1688 1688 1689 b[c] = b[c].replace( rcs, ' ' );1689 b[c] = b[c].replace( rcs, '$1$3' ); 1690 1690 b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs; 1691 1691 }()); 1692 1692 </script> 1693 1693 <?php 1694 } 1695 No newline at end of file 1694 }