文件操作 - index_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/slovak/admin/index_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // index_lang.php(Admin) //=========================================================== // 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_license'] = 'The LICENSE file could not be found! Please report this to '.APP.'.'; $l['no_reseller_access'] = 'Resellers are not allowed to access this page'; //Tab Icons Images $l['tab_home'] = 'Home'; $l['tab_settings'] = 'Settings'; $l['tab_webuzoconfigs'] = 'Webuzo Config'; $l['tab_services'] = 'Services'; $l['tab_updates'] = 'Updates'; $l['tab_softwares'] = 'Software'; $l['tab_categories'] = 'Categories'; $l['tab_email'] = 'Email'; $l['tab_proxy'] = 'Proxy'; $l['tab_maintenance'] = 'Maintenance'; $l['tab_installations'] = 'Installations'; $l['tab_logout'] = 'Logout'; $l['tab_plans'] = 'Plans'; $l['tab_mail_trmplate'] = 'Email Templates'; $l['tab_error_log'] = 'Error Logs'; $l['tab_php'] = 'PHP'; $l['user'] = 'User'; $l['tab_disable_autoupgrade'] = 'Auto Upgrade'; $l['tab_goto_enduser'] = 'Enduser Panel'; $l['sub_license'] = 'Manage License'; $l['tab_root_pass'] = 'Change Root Password'; $l['tab_webuzo_acl'] = 'Webuzo ACL'; $l['tab_domain'] = 'Domain'; // Sub Menus $l['sub_outdated'] = 'Outdated Installations'; $l['sub_byuser'] = 'By Users'; $l['sub_byscript'] = 'By Scripts'; $l['sub_gen_set'] = 'General'; $l['tab_import'] = 'Import'; $l['sub_custom_scripts'] = 'Custom Scripts'; $l['sub_general_scripts'] = 'General Scripts'; $l['adv_software'] = 'Advanced Settings'; $l['tab_tools'] = 'Tools'; $l['sub_top_scripts'] = 'Select Top Scripts'; $l['list_plan'] = 'List Plan(s)'; $l['add_plan'] = 'Add Plan'; $l['sub_upgrade'] = 'Upgradable'; $l['add_user'] = 'Add User'; $l['list_user'] = 'List Users'; $l['transfer_dom'] = 'Transfer Domain'; $l['sub_import_export'] = 'Import/Export'; $l['sub_script_req'] = 'Scripts Requirements'; $l['sub_bydomain'] = 'By Domains'; $l['sub_ins_statistics'] = 'Statistics'; $l['sub_add_domain'] = 'Add Domain'; $l['sub_list_domain'] = 'List Domain(s)'; $l['disable_reseller_admin_t'] = 'Reseller Panel Disabled'; $l['disable_reseller_admin'] = 'Reseller Panel is Disabled for this User. Please contact System Administrator.'; $l['feature_not_available'] = 'NOTE: This feature is disabled in the free version of '.APP; // Page Jump Related : $l['page_jump_title'] = 'Type the page to jump to'; $l['page_page'] = 'Page'; $l['page_of'] = 'of'; $l['page_go'] = 'Go'; $l['go'] = 'Go'; $l['all'] = 'All'; $l['entries_per_page'] = 'Entries Per Page'; $l['submit'] = 'Search'; $l['user_name'] = 'User Name'; $l['search'] = 'Search'; $l['welcome'] = 'Welcome'; $l['search_ins_menu'] = 'Search Installations'; $l['no_data'] = 'No data found !'; $l['tab_update_ssl_cert'] = 'SSL Certficate'; $l['sub_manage_sets'] = 'Manage WordPress Sets'; $l['following_errors_occured'] = 'The following errors were found'; $l['api_no_resp'] = 'No response received'; $l['api_invalid_resp'] = 'Invalid response received';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件