summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3671d40)
raw | patch | inline | side by side (parent: 3671d40)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Sun, 22 May 2005 15:17:23 +0000 (15:17 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Sun, 22 May 2005 15:17:23 +0000 (15:17 +0000) |
include/setup_checks.inc | patch | blob | history |
index cf4dac508cc1de4de095bc90ca9b9f47f8e5fbcd..cc568dbc81e82eacc257ba72536a059e09186c49 100644 (file)
--- a/include/setup_checks.inc
+++ b/include/setup_checks.inc
{
$fault = true;
if($withoutput)
- print_red (_("Can't bind to the specified LDAP server!. Please make sure that it is reachable for GOsa."));
+ print_red (_("Can't bind to the specified LDAP server! Please make sure that it is reachable for GOsa."));
}
elseif(! $r = @ldap_bind ($ds))
{