文件操作 - plans_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/czech/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'] = 'The plan has been deleted successfully. Refresh this <a href="'.$globals['index'].'act=plans">Page</a>'; $l['no_plan'] = 'There are no Plans. <a href="'.$globals['index'].'act=addplans">Add a Plan now</a>'; $l['plan_save_fail'] = 'Unable to delete the plan'; $l['del_conf'] = 'Are you sure want to delete this plan ?'; $l['no_plan_support'] = 'Plans feature is not supported on this panel'; //THEME settings $l['<title>'] = 'Plans'; $l['title'] = 'Plans'; $l['planname'] = 'Plans'; $l['options'] = 'Options'; $l['addplan'] = 'Add Plan'; $l['edit_plan'] = 'Edit Plan'; $l['del_plan'] = 'Delete Plan(s)'; $l['res_note'] = '<b>Note </b>: Plan name(s) starting with "reseller_" belongs to <b>RESELLER</b>.'; $l['go'] = 'Go'; $l['del_insid'] = 'Are you sure you wish to remove the selected Plan(s) ? The action will be irreversible. \nNo further confirmations will be asked !'; $l['inst_remvd'] = 'The selected Plan(s) have been removed. The page will now be reloaded !'; $l['no_sel_inst'] = 'No plan(s) selected to remove.'; $l['with_selected'] = 'With Selected';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件