文件操作 - import_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/japanese/admin/import_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // import_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'); } //Theme Strings $l['<title>'] = APP.' ? スクリプトのインポート'; $l['importing_scripts'] = '他の自動インストーラーからスクリプトをインポートする。'; $l['no_import'] = 'インポートするスクリプトがありません。'; $l['importing_of'] = 'ユーザー名'; $l['start_import'] = 'インポートの開始'; $l['import_exp'] = 'このユーティリティは、他の自動インストーラーを使用してインストールされたスクリプトをインポートします。インポートを開始するには "'.$l['start_import'].'"をクリックして下さい。'; $l['no_users'] = 'サーバ上でユーザーを発見できませんでした。'; $l['manual_ins'] = 'Import manually installed scripts by users ? (This will consume more resources based on the number of users)'; $l['import_head'] = 'Import Scripts'; $l['fantastico_ins'] = 'Import scripts installed by <b>Fantastico</b>.'; $l['installatron_ins'] = 'Import scripts installed by <b>Installatron</b>.'; $l['wptoolkit_ins'] = 'Import scripts installed by <b>WP Toolkit</b>'; $l['cpaddons_ins'] = 'Import scripts installed by <b>cPAddons</b>.'; $l['import_completed'] = 'Import Completed !'; $l['import_progress'] = 'Detecting installations for user :';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件