Пример #1
0
 /**
  * Capture status of DOING_XMLRPC
  */
 static function _xmlrpc_call()
 {
     self::$_doing_xmlrpc = true;
 }