summary refs log tree commit diff stats
path: root/code/directory.rb
Commit message (Expand)AuthorAgeFilesLines
* a partly done directory classhut2009-11-221-0/+66
> 3 4 5 6 7 8 9 10
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Philip Knack <p.knack@stollfuss.de>
 * @author Hella Breitkopf <hella.breitkopf@gmail.com>
 */
$lang['connectfail']           = 'LDAP-Verbindung scheitert: %s';
$lang['domainfail']            = 'LDAP kann Ihren Benutzer (DN) nicht finden';