HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/custom/include/language/en_us.lang.php
<?php
$GLOBALS['app_list_strings']['account_type_dom']=array (
  '' => '',
  'Prospect' => 'Prospect',
  'Customer' => 'Customer',
  'Partner' => 'Partner',
  'Reseller' => 'Reseller',
  'Competitor' => 'Competitor',
  'Other' => 'Other',
);
$GLOBALS['app_list_strings']['lead_source_dom']=array (
  '' => '',
  'FacilityBusiness' => 'Facility Business',
  'Bision' => 'Bision',
  'Existing Customer' => 'Existing Customer',
  'Web Site' => 'Web Site',
  'Word of mouth' => 'Word of mouth',
  'Trade Show' => 'Trade Show',
  'Employee' => 'Employee',
  'Partner' => 'Partner',
  'Other' => 'Other',
  'LinkedIn' => 'LinkedIn',
);

$GLOBALS['app_list_strings']['sales_stage_dom']=array (
  'Prospecting' => 'Prospecting',
  'Delayed' => 'Pospuesto',
  'Qualification' => 'Qualification',
  'Needs Analysis' => 'Needs Analysis',
  'Value Proposition' => 'Value Proposition',
  'Id. Decision Makers' => 'Id. Decision Makers',
  'Perception Analysis' => 'Perception Analysis',
  'Proposal/Price Quote' => 'Proposal/Price Quote',
  'Negotiation/Review' => 'Negotiation/Review',
  'Closed Won' => 'Closed Won',
  'Closed Lost' => 'Closed Lost',
);
$GLOBALS['app_list_strings']['c_main_product_list']=array (
  'ATHUS' => 'Athus',
  'BI' => 'BI',
  'CRM' => 'CRM',
  'EPM' => 'EPM',
  'Servicio' => 'Servicio',
);