文件操作 - emailtemp_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/hungarian/admin/emailtemp_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // emailtemp_lang.php //=========================================================== // SOFTACULOUS // Version : 4.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.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Ltd. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['<title>'] = 'Email Templates'; $l['heading'] = 'Email Templates'; $l['emailtemp'] = 'Email Templates'; $l['temp_install_php'] = 'New Installation Template (PHP)'; $l['temp_clone'] = 'Clone Installation Template'; $l['temp_install_js'] = 'New Installation Template (JavaScript)'; $l['temp_install_perl'] = 'New Installation Template (PERL)'; $l['temp_install_classes'] = 'New Installation Template (Classes)'; $l['temp_remove'] = 'Remove Installation Template'; $l['temp_editdetail'] = 'Edit Installation Details Template'; $l['temp_update'] = 'Updates Available Template (From ADMIN)'; $l['temp_cron'] = 'Updates Available Template (From CRON)'; $l['temp_backup'] = 'Backup created successfully'; $l['temp_backup_bg'] = 'Backup started in background'; $l['temp_backup_fail'] = 'Backup creation failed'; $l['temp_restore'] = 'Backup restored successfully'; $l['temp_restore_fail'] = 'Backup restore failed'; $l['temp_restore_bg'] = 'Backup restore (background)'; $l['temp_import'] = 'Import installation success'; $l['temp_import_fail'] = 'Import installation failed'; $l['temp_import_bg'] = 'Import installation (background)'; $l['temp_autoupgrade_success_user'] = 'Auto Upgrade Successful (For User)'; $l['temp_autoupgrade_fail_user'] = 'Auto Upgrade Failed (For User)'; $l['temp_autoupgrade_restore_fail_user'] = 'Auto Upgrade and Restore both failed (For User)'; $l['temp_userupgrade_success_user'] = 'CLI Upgrade by User Successful (For User)'; $l['temp_userupgrade_fail_user'] = 'CLI Upgrade by User Failed (For User)'; $l['temp_userupgrade_restore_fail_user'] = 'CLI Upgrade by User - Upgrade and Restore both failed (For User)'; $l['temp_adminupgrade_success_admin'] = 'Upgrade by Admin Successful (For Admin)'; $l['temp_adminupgrade_fail_admin'] = 'Upgrade by Admin Failed (For Admin)'; $l['temp_adminupgrade_restore_fail_admin'] = 'Upgrade by Admin - Upgrade and Restore both failed (For Admin)'; $l['temp_adminupgrade_success_user'] = 'Upgrade by Admin Successful (For User)'; $l['temp_adminupgrade_fail_user'] = 'Upgrade by Admin Failed (For User)'; $l['temp_adminupgrade_restore_fail_user'] = 'Upgrade by Admin - Upgrade and Restore both failed (For User)'; $l['temp_autoupgrade_backup_fail'] = 'Backup failed while performing Auto Upgrade (For User)'; $l['temp_autoupgrade_precheck_fail'] = 'Pre Upgrade Checks failed while Auto Upgrading (For User)'; $l['temp_auto_backup'] = 'Automatic Backup successful'; $l['temp_auto_backup_fail'] = 'Automatic Backup failed'; $l['tempname'] = 'Template Name'; $l['options'] = 'Options'; $l['action_not_applicable'] = 'Please select appropriate email template'; $l['temp_staging'] = 'Staging Installation Template'; $l['temp_pushtolive'] = 'Push to Live Template'; $l['temp_clone_fail'] = 'Clone Installation failed'; $l['temp_staging_fail'] = 'Staging Installation failed'; $l['temp_autoupgrade_extras_backup_fail'] = 'Auto Upgrade Themes/Plugins Backup failed'; $l['temp_autoupgrade_extras_success_user'] = 'Auto Upgrade Themes/Plugins Successful'; $l['temp_autoupgrade_extras_restore_fail_user'] = 'Auto Upgrade Themes/Plugins Restore failed'; $l['temp_autoupgrade_extras_fail_user'] = 'Auto Upgrade Themes/Plugins Failed'; $l['temp_userupgrade_extras_success_user'] = 'Upgrade Themes/Plugins Successful'; $l['temp_userupgrade_extras_restore_fail_user'] = 'Upgrade Themes/Plugins Restore failed'; $l['temp_userupgrade_extras_fail_user'] = 'Upgrade Themes/Plugins Failed'; $l['temp_upgrade_fail'] = 'Upgrade by User Failed'; $l['temp_template'] = 'Template Create Successful'; $l['temp_template_bg'] = 'Template Creation started in background'; $l['temp_template_fail'] = 'Template Create Failed'; $l['temp_restore_template_bg'] = 'Template Restore started in background'; $l['temp_restore_template'] = 'Template Restored Successfully'; $l['temp_restore_template_fail'] = 'Template Restore Failed';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件