summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: da496f3)
raw | patch | inline | side by side (parent: da496f3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 May 2005 06:02:51 +0000 (06:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 May 2005 06:02:51 +0000 (06:02 +0000) |
include/setup_checks.inc | patch | blob | history |
index cf6f2801baa4e5d4c01666f10118d19fbd06bc72..df6e5bbb1bf16a834f612da82969ca8f846dd452 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 is reachable for GOsa."));
+ print_red (_("Can't bind to the specified LDAP server!. Please make sure that is reachable for GOsa."));
}
elseif(! $r = @ldap_bind ($ds))
{