示例#1
0
    function __construct($avoid_value) {
	$this->avoid_value = $avoid_value;
	XapianMatchDecider::__construct();
    }