Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
      print STDERR "failed to login \n";
    }
    
  2. or download this
    $VAR1 = bless( {
                     '_civicrmUrl' => 'http://example.org',
    ...
                     '_siteKey' => '37736c686aeGrt54skk705bfa9a9Hgsfll81'
                   }, 'CiviCRM::Client::REST' );
    failed to login