文件操作 - errorlog_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/portuguese-br/admin/errorlog_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // errorlog_lang.php //=========================================================== // SOFTACULOUS // Version : 4.1.8 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: https://www.softaculous.com/ (SOFTACULOUS) // Translated by: https://www.linkoficial.com.br/ // ---------------------------------------------------------- // Please Read the Terms of use at https://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['saving_error'] = 'Ocorreram erros ao gravar as configurações'; $l['reset_confirm'] = 'Tem certeza que deseja redefinir os registros?'; $l['error_clearing_log'] = 'Não foi possível limpar os logs'; $l['cant_open'] = 'Não foi possível abrir o arquivo de registro dos erros'; $l['invalid_logfile'] = 'O arquivo de registro é inválido'; // To be translated //Theme Strings $l['<title>'] = APP.' - Registro de Erros'; $l['errorlog_head'] = 'Registro de Erros'; $l['clear_log'] = 'Limpar Registros'; $l['log_cleared'] = 'Registro limpo com sucesso'; $l['refresh_after_clear'] = 'Os registros de erros foram limpos e a página será recarregada.';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件