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/www/67.225.167.226/public_html/crm/custom/include/language/en_us.lang.php
<?php
$GLOBALS['app_list_strings']['sales_stage_dom']=array (
  'Closed Won' => 'Closed Won',
  'Closed Lost' => 'Closed Lost',
  'Territorio' => 'T - Territorio',
  'Perspectiva Calificada' => 'S - Perspectiva Calificada',
  'Patrocinador Calificado' => 'C - Patrocinador Calificado',
  'Decision Debida' => 'B - Decision Debida',
  'Venta Pendiente' => 'A - Venta Pendiente',
);
$GLOBALS['app_list_strings']['sales_probability_dom']=array ( '' => '',
  'Closed Won' => '100',
  'Territorio' => '0',
  'Perspectiva Calificada' => '10',
  'Patrocinador Calificado' => '20',
  'Patrocinador Con Poder' => '50',
  'Decision Debida' => '75',
  'Venta Pendiente' => '90',
  '' => '',
);
$GLOBALS['app_list_strings']['lead_source_dom']=array ( '' => '',
  '' => '',
  'Cold Call' => 'Cold Call',
  'Existing Customer' => 'Existing Customer',
  'Self Generated' => 'Self Generated',
  'Employee' => 'Employee',
  'Partner' => 'Partner',
  'Public Relations' => 'Public Relations',
  'Direct Mail' => 'Direct Mail',
  'Conference' => 'Conference',
  'Trade Show' => 'Trade Show',
  'Web Site' => 'Web Site',
  'Word of mouth' => 'Word of mouth',
  'Email' => 'Email',
  'Campaign' => 'Campaign',
  'Other' => 'Other',
  'JCID' => 'Juan Cid',
);