文件操作 - remote_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/remote_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // remote_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['<title>'] = '遠端網站列表'; $l['header'] = '您的遠端網站'; $l['no_remote'] = '沒有遠端網站. <a href="'.$globals['ind'].'act=addremote">現在新增一個</a>'; $l['deleted'] = '遠端網站已經從記錄中刪除'; $l['site_type'] = '類型'; $l['site_domain'] = '域名'; $l['site_username'] = '用戶名稱'; $l['site_options'] = '選項'; $l['add_new'] = '新增遠端網站'; $l['edit'] = '編輯'; $l['remove'] = '移除'; $l['del_conf'] = '您確定您要移除這個遠端網站?';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件