Ticket #51306: 51306.5.patch
File 51306.5.patch, 394 bytes (added by , 3 years ago) |
---|
-
src/wp-includes/atomlib.php
========================================
a b class AtomParser { 130 130 } 131 131 return "{$xd}=\"{$n[1]}\""; 132 132 } 133 134 /** 135 * Display a message 136 * 137 * @param string $msg Display the message 138 */ 133 139 134 140 function _p($msg) { 135 141 if($this->debug) {