From e271b6edf276774f37717d393c9ee7d6f834475c Mon Sep 17 00:00:00 2001 From: kimitake Date: Sat, 19 Mar 2005 07:20:28 +0000 Subject: [PATCH] removed English string git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@63 1ca29b6e-896d-4ea0-84a5-967f57386b96 --- utf8/nucleus/upgrades/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/utf8/nucleus/upgrades/index.php b/utf8/nucleus/upgrades/index.php index 0ca0f6e..01cf960 100755 --- a/utf8/nucleus/upgrades/index.php +++ b/utf8/nucleus/upgrades/index.php @@ -9,8 +9,8 @@ * of the License, or (at your option) any later version. * (see nucleus/documentation/index.html#license for more info) * - * $Id: index.php,v 1.4 2005-03-18 06:07:10 kimitake Exp $ - * $NucleusJP$ + * $Id: index.php,v 1.5 2005-03-19 07:20:28 kimitake Exp $ + * $NucleusJP: index.php,v 1.4 2005/03/18 06:07:10 kimitake Exp $ */ include('upgrade.functions.php'); @@ -21,7 +21,6 @@ if (!$member->isLoggedIn()) { } if (!$member->isAdmin()) { - //upgrade_error('Only Super-Admins are allowed to perform upgrades'); upgrade_error('Super-admin(最高管理者)のみがアップグレードを実行できます。'); } -- 2.11.0