Make WordPress Core

Ticket #22103: 22103.2.patch

File 22103.2.patch, 409 bytes (added by SergeyBiryukov, 12 years ago)
  • wp-includes/theme.php

     
    16861686                        request = true;
    16871687<?php           endif; ?>
    16881688
    1689                         b[c] = b[c].replace( rcs, '' );
     1689                        b[c] = b[c].replace( rcs, ' ' );
    16901690                        b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
    16911691                }());
    16921692        </script>