$this->_debug("Scope does not match. VLV: ".var_export($this->_vlv_indexes_and_searches[$base_dn]['scope'],TRUE)." while looking for ".var_export($scope,TRUE));
returnFALSE;
}
}else{
$this->_debug("Filter does not match");
returnFALSE;
}
}else{
$this->_debug("No VLV for base dn",$base_dn);
returnFALSE;
}
}
/**
Return VLV indexes and searches including necessary configuration