文件操作 - adminindex_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/spanish/admin/adminindex_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // adminindex_lang.php //=========================================================== // SOFTACULOUS // Version : 1.0 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } //Theme Strings $l['<title>'] = APP.' - Panel de Administración'; $l['conect_to_soft'] = 'Imposible de conectar con '.APP; $l['no_info'] = 'Sin información'; $l['news'] = 'Noticias '.APP; $l['soft_info'] = 'Detalles del Software'; $l['soft_license'] = 'Licencia '.APP.' nº'; $l['soft_license_type'] = 'Tipo de Licencia'; $l['type_1'] = 'Premium'; $l['type_0'] = 'Gratuita'; $l['type_expired'] = 'Expired'; $l['server_addr'] = 'IP del Servidor'; $l['php_version'] = 'Versión PHP'; $l['soft_version'] = 'Versión de'.APP; $l['latest_soft_version'] = 'Última Version'; $l['become_premium'] = 'Comprar una licencia Premium'; $l['renew_license'] = 'Renew License'; $l['refreshlicense'] = 'Refresh License'; $l['reseller_title'] = APP.' - Panel de Revendedor'; $l['expires'] = 'Expires'; $l['never'] = 'Never'; $l['pricing'] = 'Pricing'; $l['latest_version'] = 'Ultima version'; $l['ip_license'] = 'Ip del Servidor de Licencias'; $l['webuzo_news'] = 'Noticias Webuzo '; $l['webuzo_license'] = 'Licencia Webuzo '; $l['webuzo_version'] = 'Version Webuzo '; $l['total_ins'] = 'Total Installations'; $l['users'] = 'Active Users'; $l['enabled_scripts'] = 'Enabled Scripts'; $l['users_count_title'] = 'Users count is updated every 24 hours. Click here to update now !'; $l['ins_count_title'] = 'Installation(s) count is updated every 24 hours. Click here to update now !'; $l['domain_count_title'] = 'Domain(s) count is updated every 24 hours. Click here to update now !'; $l['domain_count'] = 'Total Domains'; $l['disable_scripts'] = 'scripts have no updates released by their respective vendors since 2 years. Click here to go to the Software page and disable them.'; $l['show'] = 'Show'; $l['hide'] = 'Hide';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件