aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/lang/jp_JP/share
diff options
context:
space:
mode:
authorM.Gergo2019-03-08 21:20:34 +0100
committerM.Gergo2019-03-08 21:20:34 +0100
commitf51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 (patch)
treee13e60e4b94a3b58f1e2bfbe271102c8f04b67bd /mayor-orig/www/lang/jp_JP/share
parentc76a004b0135786f2742283f8d5f917106f58bd8 (diff)
downloadmayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz
mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip
további rendrakás
Diffstat (limited to 'mayor-orig/www/lang/jp_JP/share')
-rw-r--r--mayor-orig/www/lang/jp_JP/share/session/attrs.php17
1 files changed, 0 insertions, 17 deletions
diff --git a/mayor-orig/www/lang/jp_JP/share/session/attrs.php b/mayor-orig/www/lang/jp_JP/share/session/attrs.php
deleted file mode 100644
index e21a6218..00000000
--- a/mayor-orig/www/lang/jp_JP/share/session/attrs.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
- define('_ATTR_USERACCOUNT','識別子');
- define('_ATTR_USERCN','名前');
- define('_ATTR_USERPASSWORD','パスワード');
- define('_ATTR_STUDYID','教育識別子');
- define('_ATTR_MAIL','電子メールアドレス');
- define('_ATTR_TELEPHONENUMBER','電話番号');
- define('_ATTR_SHADOWLASTCHANGE','最後にパスワードの修正');
- define('_ATTR_SHADOWMIN','まずパスワードの修正');
- define('_ATTR_SHADOWMAX','パスワードの在庫の時間');
- define('_ATTR_SHADOWWARNING','パスワードに改変');
- define('_ATTR_SHADOWINACTIVE','ユーザーアカウントの怖い');
- define('_ATTR_SHADOWEXPIRE','怖いの日付');
- define('_ATTR_GROUPCN','チームの識別子');
- define('_ATTR_GROUPDESC','チームのなまえ');
- define('_ATTR_MEMBER','メンバー');
-?>