文件操作 - adv_software_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/bulgarian/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'] = 'Could not load the install.xml'; $l['no_info_file'] = 'Could not load the info.xml'; $l['no_results'] = 'No results were found'; //Theme Strings $l['<title>'] = APP.' - Scripts Center'; $l['adv_software_head'] = 'Advanced Software Settings'; $l['enable'] = 'Enabled'; $l['default'] = 'Default value'; $l['editable'] = 'Editable'; $l['enable_exp'] = 'If selected the option will be available to the endusers'; $l['default_exp'] = 'The default value displayed to the endusers on the install form'; $l['editable_exp'] = 'If selected the users will be allowed to change the default values'; $l['save'] = 'Save'; $l['reset_all'] = 'Reset to default'; $l['reset_soft'] = 'Reset &soft-1; settings'; $l['reset'] = 'Reset'; $l['settings_saved'] = 'The settings have been saved successfully'; $l['err_saving_data'] = 'There were some errors while saving the settings'; $l['settings_reset'] = 'The settings have been restored to default'; $l['apply_settings_all_branches'] = 'Apply settings to all sub-branches';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件