文件操作 - security_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/portuguese/security_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // userindex_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // 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>'] = 'Centro de segurança'; $l['security_center'] = 'Centro de segurança'; $l['subject_name'] = 'Assunto'; $l['subject_status'] = 'Status'; $l['ampps_subject'] = 'Login do AMPPS'; $l['mysql_subject'] = 'Login do MySQL'; $l['phpmyadmin_subject'] = 'Senha do phpMyAdmin'; //Unsecure Messege $l['ampps_unsecure'] = 'Para proteger o AMPPS, defina uma senha.'; $l['phpmyadmin_unsecure'] = 'O phpMyAdmin pode ser acessado por rede sem senha. Defina a configuração <b>auth_type</b> para "http" ou "cookie" no <b>config.inc.php</b>'; $l['mysql_unsecure'] = 'Para proteger o MySQL, altere sua senha para algo diferente de Empty Password ou "mysql"(Padrão)';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件