文件操作 - status_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/status_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>'] = '狀態 - Powered by Softaculous'; $l['status'] = '狀態'; $l['process_name'] = '組件'; $l['process_status'] = '狀態'; $l['apache_status'] = 'Apache'; $l['mysqld_status'] = 'MySQL'; $l['python_status'] = 'Python'; $l['mongodb_status'] = 'MongoDB'; $l['active'] = '啟動'; $l['inactive'] = '關閉'; $l['extension_name'] = '擴充'; $l['extension_note'] = '<strong>注意:</strong> 要開啟/關閉擴充請前往 AMPPS 控制中心 -> PHP 標籤 -> PHP 擴充'; $l['php_extension'] = 'PHP 擴充'; $l['service_status'] = '服務狀態'; $l['ftp_status'] = 'FTP'; $l['ssl_status'] = 'SSL';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件