文件操作 - softwares_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/english/admin/softwares_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // softwares_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['saving_error'] = 'There were some errors while saving the Installed Scripts List'; $l['updating_error'] = 'There were some errors while updating the software'; //Theme Strings $l['<title>'] = APP.' - Scripts Center'; $l['settings_saved'] = 'The settings were saved successfully'; $l['updating_files'] = 'Updating Files'; $l['updating_completed'] = 'Completed updating the files. Go back to '; $l['go_to_soft'] = 'Software'; $l['soft_name'] = 'Name'; $l['soft_desc'] = 'Description'; $l['soft_ver'] = 'Version'; $l['latest_ver'] = 'Latest Version'; $l['soft_ins'] = 'Enabled'; $l['pre_down'] = 'Pre-Download'; $l['soft_enable'] = 'Enable'; $l['soft_free_note'] = '<strong>NOTE</strong> : In the free version of '.APP.', the feature of choosing scripts is disabled. Only software that is bundled with the free version will be available. To access all the scripts available via '.APP.' please upgrade to Premium version.'; $l['updatesoft'] = 'Update Settings'; $l['scripts_are_ins'] = 'scripts are enabled'; $l['gen_scripts'] = 'Scripts'; $l['soft_outdated'] = 'Outdated'; $l['outdated_notification'] = 'Not updated by the vendor in over 2 years';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件