minor fix
authordeb.monish <monish.deb@webaccessglobal.com>
Fri, 5 Feb 2016 17:13:54 +0000 (22:43 +0530)
committerdeb.monish <monish.deb@webaccessglobal.com>
Fri, 5 Feb 2016 17:13:54 +0000 (22:43 +0530)
CRM/Contact/BAO/Query.php

index a6e652d1008bbb3ea35c854b6e08a0722963e693..a21aa7c44d972a6ed7888456025b3920ff7c539d 100644 (file)
@@ -4504,6 +4504,7 @@ civicrm_relationship.is_permission_a_b = 0
       return TRUE;
     }
     return FALSE;
+  }
 
   /**
    * Has this field already been reformatting to Query object syntax.