文件操作 - plans_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/admin/plans_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // emailtemp_lang.php //=========================================================== // SOFTACULOUS VIRTUALIZOR // Version : 1.0 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 8th Mar 2010 // Time: 23:00 hrs // Site: http://www.virtualizor.com/ (SOFTACULOUS VIRTUALIZOR) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.virtualizor.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Ltd. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['done'] = '計劃已經成功移除. 重新整理這個 <a href="'.$globals['index'].'act=plans">頁面</a>'; $l['no_plan'] = '這裡沒有計劃. <a href="'.$globals['index'].'act=addplans">立即新增一個計劃</a>'; $l['plan_save_fail'] = '無法刪除計劃'; $l['del_conf'] = '您確定您要刪除這個計劃嗎 ?'; $l['no_plan_support'] = 'Plans feature is not supported on this panel'; //THEME settings $l['<title>'] = '計畫'; $l['title'] = '計畫'; $l['planname'] = '計畫'; $l['options'] = '選項'; $l['addplan'] = '新增計畫'; $l['edit_plan'] = '編輯計畫'; $l['del_plan'] = '刪除計畫'; $l['res_note'] = '<b>注意</b>: 計畫名稱由 "reseller_" 開頭將為<b>經銷商</b>擁有.'; $l['go'] = 'Go'; $l['del_insid'] = '您確定您要刪除選定計畫 ? 動作將無法還原. \n沒有更多的確認了 !'; $l['inst_remvd'] = '選擇的計畫已經刪除. 頁面正在重新整理中 !'; $l['no_sel_inst'] = '沒有選擇的計畫被移除.'; $l['with_selected'] = 'With Selected';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件