最后更新于:2021-11-26 04:10:39
文件: gc-includes/rss.php
function debug ($debugmsg, $lvl=E_USER_NOTICE) { if ( MAGPIE_DEBUG ) { $this->error("MagpieRSS [debug] $debugmsg", $lvl); } }