X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FEvent%2FIsFullOption.php;h=42b33bf7a99f4faeb6b7d6b17f57300e2b0ead00;hb=7a67a900ec8ee6322f2a199b59a0ab7fe1ea3e56;hp=035592add5fe96161b05b7e9d63cc0267246e0b5;hpb=cda772aae0c600de9033d3360dfde772a2a78f64;p=civicrm-core.git diff --git a/api/v3/examples/Event/IsFullOption.php b/api/v3/examples/Event/IsFullOption.php index 035592add5..42b33bf7a9 100644 --- a/api/v3/examples/Event/IsFullOption.php +++ b/api/v3/examples/Event/IsFullOption.php @@ -2,7 +2,7 @@ /** * Test Generated example of using event getsingle API. * - * demonstrates use of return is_full + * Demonstrates use of return is_full . * * @return array * API result array @@ -61,7 +61,7 @@ function event_getsingle_expectedresult() { 'is_multiple_registrations' => 0, 'allow_same_participant_emails' => 0, 'is_template' => 0, - 'created_date' => '2015-01-15 02:10:12', + 'created_date' => '2015-02-16 11:40:40', 'is_share' => '1', 'is_confirm_enabled' => '1', 'is_billing_required' => 0,