示例#1
0
文件: wplib.php 项目: r-a-stone/wplib
 /**
  * Capture status of DOING_XMLRPC
  */
 static function _xmlrpc_call()
 {
     self::$_doing_xmlrpc = true;
 }