예제 #1
0
파일: wplib.php 프로젝트: r-a-stone/wplib
 /**
  * Capture status of DOING_XMLRPC
  */
 static function _xmlrpc_call()
 {
     self::$_doing_xmlrpc = true;
 }