X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FRelationship%2FNotInRelationshipType.php;h=299a8b7e794018257003339f86e5311787580100;hb=9f1b81e0ac968205dc1aa169eea1dc1d243957f8;hp=fa3bc4ee0bbfab4065662d3d88d2fdbfdb6ff5a6;hpb=873a6408b9461557400f5a23409ed5b047a22a74;p=civicrm-core.git diff --git a/api/v3/examples/Relationship/NotInRelationshipType.php b/api/v3/examples/Relationship/NotInRelationshipType.php index fa3bc4ee0b..299a8b7e79 100644 --- a/api/v3/examples/Relationship/NotInRelationshipType.php +++ b/api/v3/examples/Relationship/NotInRelationshipType.php @@ -42,7 +42,7 @@ function relationship_get_expectedresult(){ 'contact_id_a' => '63', 'contact_id_b' => '64', 'relationship_type_id' => '31', - 'start_date' => '2008-12-20', + 'start_date' => '2013-07-29 00:00:00', 'is_active' => '1', 'description' => '', 'is_permission_a_b' => 0, @@ -53,7 +53,7 @@ function relationship_get_expectedresult(){ 'contact_id_a' => '63', 'contact_id_b' => '64', 'relationship_type_id' => '34', - 'start_date' => '2008-12-20', + 'start_date' => '2013-07-29 00:00:00', 'is_active' => '1', 'description' => '', 'is_permission_a_b' => 0,