Make WordPress Core

Ticket #51306: 51306.patch

File 51306.patch, 223 bytes (added by anonymized_18274256, 3 years ago)
Line 
1class AtomParser {
2                }
3                return "{$xd}=\"{$n[1]}\"";
4        }
5+       
6+     /**
7+     * Display a message
8+     *
9+     * @param type $msg Display message
10+     */   
11 
12     function _p($msg) {
13         if($this->debug) {