aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/lang/de_DE/backend
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/de_DE/backend
parentc76a004b0135786f2742283f8d5f917106f58bd8 (diff)
downloadmayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz
mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip
további rendrakás
Diffstat (limited to 'mayor-orig/www/lang/de_DE/backend')
-rw-r--r--mayor-orig/www/lang/de_DE/backend/ldap/attrs.php58
1 files changed, 0 insertions, 58 deletions
diff --git a/mayor-orig/www/lang/de_DE/backend/ldap/attrs.php b/mayor-orig/www/lang/de_DE/backend/ldap/attrs.php
deleted file mode 100644
index 9cf8b4ab..00000000
--- a/mayor-orig/www/lang/de_DE/backend/ldap/attrs.php
+++ /dev/null
@@ -1,58 +0,0 @@
-<?php
- define('_LDAP_USERACCOUNT','Loginname');
- define('_LDAP_USERCN','Name');
- define('_YEAR','Jahr');
- define('_MONTH','Monat');
- define('_DAY','Tag');
- define('_FIU','Mann');
- define('_LANY','Frau');
- define('_LDAPDN','');
- define('_LDAPUID','');
- define('_LDAPUIDNUMBER','');
- define('_LDAPGIDNUMBER','');
- define('_LDAPGECOS','');
- define('_LDAPCN','');
- define('_LDAPSTUDYID','');
- define('_LDAPSN','');
- define('_LDAPGIVENNAME','');
- define('_LDAPMAIL','');
- define('_LDAPHOMEPAGE','');
- define('_LDAPURL','');
- define('_LDAPTELEPHONENUMBER','');
- define('_LDAPMOBILE','');
- define('_LDAPYEAR','');
- define('_LDAPCLASS','');
- define('_LDAPL','');
- define('_LDAPSTREET','');
- define('_LDAPPOSTALADDRESS','');
- define('_LDAPPOSTALCODE','');
- define('_LDAPHOMEDIRECTORY','');
- define('_LDAPDESCRIPTION','');
- define('_LDAPROOMNUMBER','');
- define('_LDAPREGISTERTIMESTAMP','');
- define('_LDAPPRIMARYSCHOOLOMCODE','');
- define('_LDAPCLASSTIMESTAMP','');
- define('_LDAPSTUDENTCARDNUMBER','');
- define('_LDAPSTUDENTCARDTIMESTAMP','');
- define('_LDAPTAXID','');
- define('_LDAPBIRTHTIMESTAMP','');
- define('_LDAPBIRTHLOCALITY','');
- define('_LDAPREGISTERNUMBER','');
- define('_LDAPDIARYNUMBER','');
- define('_LDAPSEX','');
- define('_LDAPGUARDIANCN','');
- define('_LDAPMOTHERCN','');
- define('_LDAPLOCALITYTIMESTAMP','');
- define('_LDAPTAJNUMBER','');
- define('_LDAPMEMBER','');
- define('_LDAPSTUDENTMEMBER','');
- define('_LDAPEXEMPTMEMBER','');
- define('_LDAPEXAMERMEMBER','');
- define('_LDAPMEMBERUID','');
- define('_LDAPSHADOWLASTCHANGE','');
- define('_LDAPSHADOWEXPIRE','');
- define('_LDAPSHADOWWARNING','');
- define('_LDAPSHADOWMIN','');
- define('_LDAPSHADOWMAX','');
- define('_LDAPSHADOWINACTICE','');
-?>