commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / tests / phpunit / api / v3 / dataset / group_contact_admins_1.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- $Id: group_contact_admins_1.xml 30511 2010-11-03 11:36:36Z shot $ -->
3 <dataset>
4 <table name="civicrm_group_contact">
5 <column>id</column>
6 <column>group_id</column>
7 <column>contact_id</column>
8 <column>status</column>
9 <column>location_id</column>
10 <column>email_id</column>
11 <row>
12 <value>1</value> <!-- id -->
13 <value>1</value> <!-- group_id -->
14 <value>1</value> <!-- contact_id -->
15 <value>Added</value> <!-- status -->
16 <null /> <!-- location_id -->
17 <null /> <!-- email_id -->
18 </row>
19 </table>
20 </dataset>