123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269 |
- <?php
- function materio_subscriptions_strongarm() {
- $export = array();
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'cart-settings__active_tab';
- $strongarm->value = 'edit-breadcrumb';
- $export['cart-settings__active_tab'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'date_format_uc_store';
- $strongarm->value = 'm/d/Y';
- $export['date_format_uc_store'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'field_bundle_settings_node__product';
- $strongarm->value = array(
- 'view_modes' => array(
- 'teaser' => array(
- 'custom_settings' => TRUE,
- ),
- ),
- 'extra_fields' => array(
- 'form' => array(),
- 'display' => array(
- 'model' => array(
- 'teaser' => array(
- 'weight' => 0,
- 'visible' => FALSE,
- ),
- ),
- 'list_price' => array(
- 'teaser' => array(
- 'weight' => 0,
- 'visible' => FALSE,
- ),
- ),
- 'cost' => array(
- 'teaser' => array(
- 'weight' => 0,
- 'visible' => FALSE,
- ),
- ),
- 'weight' => array(
- 'teaser' => array(
- 'weight' => 0,
- 'visible' => FALSE,
- ),
- ),
- 'dimensions' => array(
- 'teaser' => array(
- 'weight' => 0,
- 'visible' => FALSE,
- ),
- ),
- ),
- ),
- );
- $export['field_bundle_settings_node__product'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'pathauto_node_product_pattern';
- $strongarm->value = '';
- $export['pathauto_node_product_pattern'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_address_fields';
- $strongarm->value = array(
- 'first_name' => 1,
- 'last_name' => 1,
- 'company' => 1,
- 'street1' => 1,
- 'street2' => 1,
- 'city' => 1,
- 'zone' => 1,
- 'country' => 1,
- 'postal_code' => 1,
- 'phone' => 1,
- );
- $export['uc_address_fields'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_address_fields_required';
- $strongarm->value = array(
- 'first_name' => 1,
- 'last_name' => 1,
- 'street1' => 1,
- 'city' => 1,
- 'country' => 1,
- 'postal_code' => 1,
- 'phone' => 1,
- );
- $export['uc_address_fields_required'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_address_fields_weight';
- $strongarm->value = array(
- 'first_name' => '-10',
- 'last_name' => '-9',
- 'company' => '-8',
- 'street1' => '-7',
- 'street2' => '-6',
- 'city' => '-4',
- 'zone' => '-3',
- 'country' => '-2',
- 'postal_code' => '-5',
- 'phone' => '-1',
- );
- $export['uc_address_fields_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_address_format_124';
- $strongarm->value = '!company
- !first_name !last_name
- !street1
- !street2
- !city, !postal_code
- !zone_name, !country_name';
- $export['uc_address_format_124'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_address_format_250';
- $strongarm->value = '!company
- !first_name !last_name
- !street1
- !street2
- !postal_code !city
- !country_name_if';
- $export['uc_address_format_250'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_address_format_840';
- $strongarm->value = '!company
- !first_name !last_name
- !street1
- !street2
- !city, !zone_code !postal_code
- !country_name_if';
- $export['uc_address_format_840'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_add_item_redirect';
- $strongarm->value = 'cart/checkout';
- $export['uc_add_item_redirect'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_attribute_option_price_format';
- $strongarm->value = 'total';
- $export['uc_attribute_option_price_format'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_cart_form_enabled';
- $strongarm->value = 1;
- $export['uc_cap_cart_form_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_cart_form_weight';
- $strongarm->value = '0';
- $export['uc_cap_cart_form_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_coupon_auto_enabled';
- $strongarm->value = 1;
- $export['uc_cap_coupon_auto_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_coupon_auto_weight';
- $strongarm->value = '1';
- $export['uc_cap_coupon_auto_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_coupon_enabled';
- $strongarm->value = 1;
- $export['uc_cap_coupon_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_coupon_weight';
- $strongarm->value = '1';
- $export['uc_cap_coupon_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_uc_termsofservice_agreement_cart_enabled';
- $strongarm->value = 0;
- $export['uc_cap_uc_termsofservice_agreement_cart_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cap_uc_termsofservice_agreement_cart_weight';
- $strongarm->value = '6';
- $export['uc_cap_uc_termsofservice_agreement_cart_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_add_item_msg';
- $strongarm->value = 1;
- $export['uc_cart_add_item_msg'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_anon_duration';
- $strongarm->value = '4';
- $export['uc_cart_anon_duration'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_anon_unit';
- $strongarm->value = 'hours';
- $export['uc_cart_anon_unit'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_auth_duration';
- $strongarm->value = '2';
- $export['uc_cart_auth_duration'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_auth_unit';
- $strongarm->value = 'weeks';
- $export['uc_cart_auth_unit'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_breadcrumb_text';
- $strongarm->value = '';
- $export['uc_cart_breadcrumb_text'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_breadcrumb_url';
- $strongarm->value = '';
- $export['uc_cart_breadcrumb_url'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_checkout_complete_page';
- $strongarm->value = '';
- $export['uc_cart_checkout_complete_page'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_default_same_address';
- $strongarm->value = 0;
- $export['uc_cart_default_same_address'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_delivery_not_shippable';
- $strongarm->value = 1;
- $export['uc_cart_delivery_not_shippable'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_email_validation';
- $strongarm->value = 1;
- $export['uc_cart_email_validation'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_empty_button';
- $strongarm->value = 0;
- $export['uc_cart_empty_button'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_mail_existing';
- $strongarm->value = 1;
- $export['uc_cart_mail_existing'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_new_account_details';
- $strongarm->value = '<b>Optional.</b> New customers may supply custom account details.<br />We will create these for you if no values are entered.';
- $export['uc_cart_new_account_details'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_new_account_name';
- $strongarm->value = 0;
- $export['uc_cart_new_account_name'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_cart_new_account_password';
- $strongarm->value = 0;
- $export['uc_cart_new_account_password'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_checkout_anonymous';
- $strongarm->value = 0;
- $export['uc_checkout_anonymous'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_checkout_enabled';
- $strongarm->value = 1;
- $export['uc_checkout_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_checkout_instructions';
- $strongarm->value = '';
- $export['uc_checkout_instructions'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_checkout_review_instructions';
- $strongarm->value = 'Your order is almost complete. Please review the details below and click \'Submit order\' if all the information is correct. You may use the \'Back\' button to make changes to your order if necessary.';
- $export['uc_checkout_review_instructions'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_collapse_current_pane';
- $strongarm->value = 0;
- $export['uc_collapse_current_pane'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_continue_shopping_text';
- $strongarm->value = '';
- $export['uc_continue_shopping_text'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_continue_shopping_type';
- $strongarm->value = 'none';
- $export['uc_continue_shopping_type'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_continue_shopping_url';
- $strongarm->value = '';
- $export['uc_continue_shopping_url'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_continue_shopping_use_last_url';
- $strongarm->value = 1;
- $export['uc_continue_shopping_use_last_url'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_coupon_collapse_pane';
- $strongarm->value = 1;
- $export['uc_coupon_collapse_pane'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_coupon_pane_description';
- $strongarm->value = 'Enter a coupon code for this order.';
- $export['uc_coupon_pane_description'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_accepted_types';
- $strongarm->value = 'Visa
- Mastercard
- Discover
- American Express';
- $export['uc_credit_accepted_types'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_amex';
- $strongarm->value = 1;
- $export['uc_credit_amex'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_bank_enabled';
- $strongarm->value = 0;
- $export['uc_credit_bank_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_cvv_enabled';
- $strongarm->value = 1;
- $export['uc_credit_cvv_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_discover';
- $strongarm->value = 0;
- $export['uc_credit_discover'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_encryption_path';
- $strongarm->value = '/home/bachir/Sites/materio/creditcards_encryptkeys';
- $export['uc_credit_encryption_path'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_fail_message';
- $strongarm->value = 'We were unable to process your credit card payment. Please verify your details and try again. If the problem persists, contact us to complete your order.';
- $export['uc_credit_fail_message'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_issue_enabled';
- $strongarm->value = 0;
- $export['uc_credit_issue_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_mastercard';
- $strongarm->value = 1;
- $export['uc_credit_mastercard'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_owner_enabled';
- $strongarm->value = 1;
- $export['uc_credit_owner_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_policy';
- $strongarm->value = 'Your billing information must match the billing address for the credit card entered below or we will be unable to process your payment.';
- $export['uc_credit_policy'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_start_enabled';
- $strongarm->value = 0;
- $export['uc_credit_start_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_type_enabled';
- $strongarm->value = 1;
- $export['uc_credit_type_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_validate_numbers';
- $strongarm->value = 1;
- $export['uc_credit_validate_numbers'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit_visa';
- $strongarm->value = 1;
- $export['uc_credit_visa'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_credit__active_tab';
- $strongarm->value = 'edit-cc-fields';
- $export['uc_credit__active_tab'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_currency_code';
- $strongarm->value = 'EUR';
- $export['uc_currency_code'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_currency_dec';
- $strongarm->value = '.';
- $export['uc_currency_dec'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_currency_prec';
- $strongarm->value = '2';
- $export['uc_currency_prec'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_currency_sign';
- $strongarm->value = '€';
- $export['uc_currency_sign'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_currency_thou';
- $strongarm->value = ',';
- $export['uc_currency_thou'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_customer_list_address';
- $strongarm->value = 'billing';
- $export['uc_customer_list_address'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_city';
- $strongarm->value = 'City';
- $export['uc_field_city'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_company';
- $strongarm->value = 'Company';
- $export['uc_field_company'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_country';
- $strongarm->value = 'Pays';
- $export['uc_field_country'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_first_name';
- $strongarm->value = 'First name';
- $export['uc_field_first_name'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_last_name';
- $strongarm->value = 'Last name';
- $export['uc_field_last_name'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_phone';
- $strongarm->value = 'Phone number';
- $export['uc_field_phone'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_postal_code';
- $strongarm->value = 'Postal code';
- $export['uc_field_postal_code'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_street1';
- $strongarm->value = 'Street address';
- $export['uc_field_street1'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_street2';
- $strongarm->value = '';
- $export['uc_field_street2'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_field_zone';
- $strongarm->value = 'State/Province';
- $export['uc_field_zone'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_footer_message';
- $strongarm->value = 'none';
- $export['uc_footer_message'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_image_product';
- $strongarm->value = 'uc_product_image';
- $export['uc_image_product'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_length_format_cm';
- $strongarm->value = '!value cm';
- $export['uc_length_format_cm'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_length_format_ft';
- $strongarm->value = '!value ft';
- $export['uc_length_format_ft'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_length_format_in';
- $strongarm->value = '!value in';
- $export['uc_length_format_in'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_length_format_mm';
- $strongarm->value = '!value mm';
- $export['uc_length_format_mm'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_length_unit';
- $strongarm->value = 'cm';
- $export['uc_length_unit'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_minimum_subtotal';
- $strongarm->value = '1.00';
- $export['uc_minimum_subtotal'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_msg_continue_shopping';
- $strongarm->value = '<a href="[site:url]">Return to the front page.</a>';
- $export['uc_msg_continue_shopping'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_msg_order_existing_user';
- $strongarm->value = 'Thank you for shopping at [store:name]. Your current order has been attached to the account we found matching your e-mail address.
- <a href="/fr/user">Login</a> to view your current order status and order history. Remember to login when you make your next purchase for a faster checkout experience!';
- $export['uc_msg_order_existing_user'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_msg_order_logged_in';
- $strongarm->value = 'Thank you for shopping at [store:name]. While logged in, you may continue shopping or <a href="[uc_order:url]">view your current order status</a> and order history.';
- $export['uc_msg_order_logged_in'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_msg_order_new_user';
- $strongarm->value = 'Thank you for shopping at [store:name]. A new account has been created for you here that you may use to view your current order status.
- <a href="/fr/user">Login</a> to your new account using the following information:
- <strong>Username:</strong> !new_username
- <strong>Password:</strong> !new_password';
- $export['uc_msg_order_new_user'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_msg_order_new_user_logged_in';
- $strongarm->value = 'Thank you for shopping at [store:name]. A new account has been created for you here that you may use to view your current order status.
- Your password and further instructions have been sent to your e-mail address.
- For your convenience, you are already logged in with your newly created account.';
- $export['uc_msg_order_new_user_logged_in'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_msg_order_submit';
- $strongarm->value = 'Your order is complete! Your order number is [uc_order:order-number].';
- $export['uc_msg_order_submit'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_new_customer_email';
- $strongarm->value = 1;
- $export['uc_new_customer_email'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_new_customer_login';
- $strongarm->value = 1;
- $export['uc_new_customer_login'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_new_customer_status_active';
- $strongarm->value = 1;
- $export['uc_new_customer_status_active'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_order_capitalize_addresses';
- $strongarm->value = 1;
- $export['uc_order_capitalize_addresses'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_billing_enabled';
- $strongarm->value = 1;
- $export['uc_pane_billing_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_billing_weight';
- $strongarm->value = '4';
- $export['uc_pane_billing_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_cart_enabled';
- $strongarm->value = 1;
- $export['uc_pane_cart_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_cart_weight';
- $strongarm->value = '1';
- $export['uc_pane_cart_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_comments_enabled';
- $strongarm->value = 0;
- $export['uc_pane_comments_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_comments_weight';
- $strongarm->value = '7';
- $export['uc_pane_comments_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_coupon_automatic_enabled';
- $strongarm->value = 1;
- $export['uc_pane_coupon_automatic_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_coupon_automatic_weight';
- $strongarm->value = '5';
- $export['uc_pane_coupon_automatic_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_coupon_enabled';
- $strongarm->value = 1;
- $export['uc_pane_coupon_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_coupon_weight';
- $strongarm->value = '5';
- $export['uc_pane_coupon_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_customer_enabled';
- $strongarm->value = 1;
- $export['uc_pane_customer_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_customer_weight';
- $strongarm->value = '2';
- $export['uc_pane_customer_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_delivery_enabled';
- $strongarm->value = 0;
- $export['uc_pane_delivery_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_delivery_weight';
- $strongarm->value = '3';
- $export['uc_pane_delivery_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_payment_enabled';
- $strongarm->value = 1;
- $export['uc_pane_payment_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_payment_weight';
- $strongarm->value = '6';
- $export['uc_pane_payment_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_uc_termsofservice_agreement_checkout_enabled';
- $strongarm->value = 0;
- $export['uc_pane_uc_termsofservice_agreement_checkout_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pane_uc_termsofservice_agreement_checkout_weight';
- $strongarm->value = '6';
- $export['uc_pane_uc_termsofservice_agreement_checkout_weight'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_payment_credit_gateway';
- $strongarm->value = 'test_gateway';
- $export['uc_payment_credit_gateway'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_payment_show_order_total_preview';
- $strongarm->value = 1;
- $export['uc_payment_show_order_total_preview'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pg_test_gateway_cc_txn_type';
- $strongarm->value = 'auth_capture';
- $export['uc_pg_test_gateway_cc_txn_type'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_pg_test_gateway_enabled';
- $strongarm->value = 1;
- $export['uc_pg_test_gateway_enabled'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_product_add_to_cart_qty';
- $strongarm->value = 0;
- $export['uc_product_add_to_cart_qty'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_product_image_widget';
- $strongarm->value = '';
- $export['uc_product_image_widget'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_product_update_node_view';
- $strongarm->value = 0;
- $export['uc_product_update_node_view'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_reports_reported_statuses';
- $strongarm->value = array(
- 'abandoned' => 'abandoned',
- 'canceled' => 'canceled',
- 'in_checkout' => 'in_checkout',
- 'pending' => 'pending',
- 'processing' => 'processing',
- 'payment_received' => 'payment_received',
- 'completed' => 'completed',
- );
- $export['uc_reports_reported_statuses'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_reports_table_size';
- $strongarm->value = '30';
- $export['uc_reports_table_size'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_by_quantity';
- $strongarm->value = 0;
- $export['uc_roles_default_by_quantity'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_end_expiration';
- $strongarm->value = 'rel';
- $export['uc_roles_default_end_expiration'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_end_time';
- $strongarm->value = array(
- 'month' => '12',
- 'day' => '5',
- 'year' => '2012',
- );
- $export['uc_roles_default_end_time'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_expiration_header';
- $strongarm->value = 'Expiring roles';
- $export['uc_roles_default_expiration_header'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_expiration_message';
- $strongarm->value = 'This role will expire on !date';
- $export['uc_roles_default_expiration_message'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_expiration_title';
- $strongarm->value = '!role_name';
- $export['uc_roles_default_expiration_title'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_granularity';
- $strongarm->value = 'never';
- $export['uc_roles_default_granularity'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_length';
- $strongarm->value = '';
- $export['uc_roles_default_length'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_role';
- $strongarm->value = '6';
- $export['uc_roles_default_role'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_role_choices';
- $strongarm->value = array(
- 10 => '10',
- 6 => '6',
- 8 => '8',
- 9 => 0,
- 7 => 0,
- 5 => 0,
- 3 => 0,
- 4 => 0,
- );
- $export['uc_roles_default_role_choices'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_default_show_expiration';
- $strongarm->value = 1;
- $export['uc_roles_default_show_expiration'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_reminder_granularity';
- $strongarm->value = 'month';
- $export['uc_roles_reminder_granularity'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_roles_reminder_length';
- $strongarm->value = '1';
- $export['uc_roles_reminder_length'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_sign_after_amount';
- $strongarm->value = 1;
- $export['uc_sign_after_amount'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_city';
- $strongarm->value = '';
- $export['uc_store_city'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_country';
- $strongarm->value = '840';
- $export['uc_store_country'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_email';
- $strongarm->value = 'info@materio.com';
- $export['uc_store_email'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_email_include_name';
- $strongarm->value = 1;
- $export['uc_store_email_include_name'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_fax';
- $strongarm->value = '';
- $export['uc_store_fax'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_help_page';
- $strongarm->value = '';
- $export['uc_store_help_page'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_name';
- $strongarm->value = 'materiO’';
- $export['uc_store_name'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_owner';
- $strongarm->value = '';
- $export['uc_store_owner'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_phone';
- $strongarm->value = '';
- $export['uc_store_phone'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_postal_code';
- $strongarm->value = '';
- $export['uc_store_postal_code'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_street1';
- $strongarm->value = '';
- $export['uc_store_street1'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_street2';
- $strongarm->value = '';
- $export['uc_store_street2'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_store_zone';
- $strongarm->value = 0;
- $export['uc_store_zone'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_termsofservice_checkout_display';
- $strongarm->value = 'teaser';
- $export['uc_termsofservice_checkout_display'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_termsofservice_checkout_node';
- $strongarm->value = '';
- $export['uc_termsofservice_checkout_node'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_termsofservice_checkout_required';
- $strongarm->value = 0;
- $export['uc_termsofservice_checkout_required'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_termsofservice_checkout_rules';
- $strongarm->value = 0;
- $export['uc_termsofservice_checkout_rules'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_termsofservice_checkout_title';
- $strongarm->value = '1';
- $export['uc_termsofservice_checkout_title'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_use_next_buttons';
- $strongarm->value = 0;
- $export['uc_use_next_buttons'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_weight_format_g';
- $strongarm->value = '!value g';
- $export['uc_weight_format_g'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_weight_format_kg';
- $strongarm->value = '!value kg';
- $export['uc_weight_format_kg'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_weight_format_lb';
- $strongarm->value = '!value lb';
- $export['uc_weight_format_lb'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_weight_format_oz';
- $strongarm->value = '!value oz';
- $export['uc_weight_format_oz'] = $strongarm;
- $strongarm = new stdClass();
- $strongarm->disabled = FALSE;
- $strongarm->api_version = 1;
- $strongarm->name = 'uc_weight_unit';
- $strongarm->value = 'kg';
- $export['uc_weight_unit'] = $strongarm;
- return $export;
- }
|