文件操作 - listsoftwares_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/listsoftwares_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // listsoftwares_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_conn'] = '沒有連線到 '.APP.' 伺服器. 請稍後重新嘗試. 我們為此而道歉.'; $l['soft_free_note'] = '在免費版本的 '.APP.', this feature of comparing and seeing the ratings of various software/scripts within the '.APP.' Panel itself is disabled. However you can visit the external links to see the ratings of the software.'; $l['invalid_category'] = 'Invalid Category'; //Theme Strings $l['<title>'] = $globals['sn'].' - '.APP; $l['install_button'] = '安裝'; $l['demo_button'] = '範例'; $l['version'] = '版本'; $l['release_date'] = '釋出日期'; $l['rating'] = '評分'; $l['outof'] = '超過5'; $l['votes'] = '評分者'; $l['from'] = '從'; $l['reviews'] = '迴響'; $l['views'] = '觀看'; $l['support'] = '幫助'; $l['demo'] = '範例'; $l['more'] = ' ...more';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件