文件操作 - adv_software_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/admin/adv_software_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // email_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_install'] = '無法載入 install.xml'; $l['no_info_file'] = '無法載入 info.xml'; $l['no_results'] = '沒有找到結果'; //Theme Strings $l['<title>'] = APP.' - 語法中心'; $l['adv_software_head'] = '進階軟體設定'; $l['enable'] = '啟用'; $l['default'] = '預設值'; $l['editable'] = '編輯性'; $l['enable_exp'] = '如果選擇此選項將會使終端用戶使用'; $l['default_exp'] = '將預設數值顯示在終端用戶的安裝表單上'; $l['editable_exp'] = '如果選擇了此選項將會使終端用戶更改預設數值'; $l['save'] = '儲存'; $l['reset_all'] = '回復預設'; $l['reset_soft'] = '重設 &soft-1; 設定'; $l['reset'] = '重設'; $l['settings_saved'] = '設定已經成功儲存'; $l['err_saving_data'] = '儲存檔案中出現一些錯誤'; $l['settings_reset'] = '設定檔案已經成功還原為預設'; $l['apply_settings_all_branches'] = 'Apply settings to all sub-branches';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件