File: /home/nexper/public_html/crm/custom/modules/Leads/Ext/Vardefs/vardefs.ext.php
<?php
//WARNING: The contents of this file are auto-generated
$dictionary['Lead']['fields']['SecurityGroups'] = array (
'name' => 'SecurityGroups',
'type' => 'link',
'relationship' => 'securitygroups_leads',
'module'=>'SecurityGroups',
'bean_name'=>'SecurityGroup',
'source'=>'non-db',
'vname'=>'LBL_SECURITYGROUPS',
);
// created: 2013-04-30 14:52:24
$dictionary["Lead"]["fields"]["fp_events_leads_1"] = array (
'name' => 'fp_events_leads_1',
'type' => 'link',
'relationship' => 'fp_events_leads_1',
'source' => 'non-db',
'vname' => 'LBL_FP_EVENTS_LEADS_1_FROM_FP_EVENTS_TITLE',
);
// created: 2014-04-24 00:33:44
// created: 2014-04-24 00:33:44
// created: 2014-04-24 00:33:44
// created: 2014-04-24 00:33:44
?>