1*dde14d5dSFrederico Gonçalves Guimarães<?php 2*dde14d5dSFrederico Gonçalves Guimarães 3*dde14d5dSFrederico Gonçalves Guimarães/** 4*dde14d5dSFrederico Gonçalves Guimarães * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5*dde14d5dSFrederico Gonçalves Guimarães * 6*dde14d5dSFrederico Gonçalves Guimarães * @author Frederico Gonçalves Guimarães <frederico@teia.bio.br> 7*dde14d5dSFrederico Gonçalves Guimarães */ 8*dde14d5dSFrederico Gonçalves Guimarães$lang['connectfail'] = 'Não foi possível conectar ao LDAP: %s'; 9*dde14d5dSFrederico Gonçalves Guimarães$lang['domainfail'] = 'Não foi possível encontrar o seu user dn no LDAP'; 10