Add script 'get-openssl-version.sh'.
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Jose Luis Sanches <jose.reis.sanches@gmail.com>
|
||||
* @author Paulo Carmino <contato@paulocarmino.com>
|
||||
*/
|
||||
$lang['connectfail'] = 'Não foi possível conectar o LDAP: %s';
|
||||
$lang['domainfail'] = 'O LDAP não encontrou seu utilizador';
|
Reference in New Issue
Block a user