Ticket #51306: 51306.4.patch
File 51306.4.patch, 388 bytes (added by , 4 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 type $msg Display message 138 */ 133 139 134 140 function _p($msg) { 135 141 if($this->debug) {