文件操作 - editremote_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/editremote_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // editremote_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'); } $l['no_panel'] = '沒有選擇用戶類型.'; $l['no_domain_name'] = '沒有指定域名名稱'; $l['no_username'] = '沒有指定帳戶使用者名稱'; $l['no_password'] = '沒有指定帳戶使用者密碼'; $l['invalid_panel'] = '錯誤的使用者的名稱'; $l['invalid_domain'] = '錯誤的域名名稱'; $l['domain_exists'] = '域名已經存在'; $l['no_paths'] = '找不到確定的路徑. 可能是提供了錯誤的資訊.'; $l['invalid_remote_id'] = 'Invalid Remote Site ID'; $l['<title>'] = '編輯一個遠端網站'; $l['header'] = '編輯一個遠端網站'; $l['done'] = '遠端網站已經成功編輯'; $l['choose_type'] = '用戶類型'; $l['choose_type_exp'] = '請選擇一個您想要的用戶類型'; $l['submit'] = '編輯遠端網站'; $l['domain_name'] = '域名名稱'; $l['domain_name_exp'] = '域名於使用者帳戶底下的將會被發布'; $l['username'] = '帳戶名稱'; $l['username_exp'] = '帳戶的名稱'; $l['password'] = '帳戶密碼'; $l['password_exp'] = '帳戶的密碼. 這將不會 <b>不會</b> 儲存於任何地方.'; $l['return_overview'] = '回到總覽';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件