1<?php 2 3/** 4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5 * 6 * @author Christopher Schive <chschive@frisurf.no> 7 * @author Patrick <spill.p@hotmail.com> 8 */ 9$lang['port'] = 'LDAP serverport dersom ingen full URL var gitt over.'; 10$lang['starttls'] = 'Bruke TLS-forbindelser?'; 11$lang['bindpw'] = 'Passord til brukeren over'; 12