updated examples
[civicrm-core.git] / api / v3 / examples / Membership / Get.php
index 5be5c613ad3a50165d71d7178a5c0aef5d041cd0..e59994618e81e1aed19445fa63d797349d2e3efe 100644 (file)
@@ -35,7 +35,7 @@ function membership_get_expectedresult(){
   'values' => array(
       '1' => array(
           'id' => '1',
-          'contact_id' => '15',
+          'contact_id' => '35',
           'membership_type_id' => '21',
           'join_date' => '2009-01-21',
           'start_date' => '2013-07-29 00:00:00',