Fix export all contacts from search
'this' does not exist here and selecting export all contacts from actions dropdown causes a crash with undefined CRM_Contact_Selector_DataProcessorContactSearch::get()
@jaapjansma I wasn't completely certain where debug gets set. But $this->get()
does not exist here so if debug is not set you will get a fatal error.