Update Export.php
authordanbrellis <danbrellis@gmail.com>
Wed, 10 Aug 2016 19:01:02 +0000 (15:01 -0400)
committerGitHub <noreply@github.com>
Wed, 10 Aug 2016 19:01:02 +0000 (15:01 -0400)
commit7f5cc737f95e6b3fe4c3a67ed8b60067bae513a0
treec1356de5afbb41193ad7722654eb45372efa09f7
parent9293d1b2b9a72413aa3fe516aa83ed75822ed8fc
Update Export.php

Moves the call to strpos() under an "if" statement to make sure the needle in strpos() is not an empty string.
CRM/Export/BAO/Export.php