Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created May 16, 2011 03:11
Show Gist options
  • Select an option

  • Save jmertic/973863 to your computer and use it in GitHub Desktop.

Select an option

Save jmertic/973863 to your computer and use it in GitHub Desktop.
<?php
$app_list_strings['moduleList']['test_flexparent'] = 'Flex Parent';
$app_list_strings['test_flexparent_options'] = array(
'' => '',
'Contacts' => 'Contact',
'Leads' => 'Lead',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment