get_ActiveTypes(); for ($i = 0; $i < sizeof($types); $i++) { $info = @ldap_search($_SESSION['ldap']->server, $conf->get_Suffix($types[$i]), "(objectClass=*)", array()); $res = @ldap_get_entries($_SESSION['ldap']->server, $info); if (!$res && !in_array($conf->get_Suffix($types[$i]), $new_suffs)) $new_suffs[] = $conf->get_Suffix($types[$i]); } // get encoding $lang = explode(":",$_SESSION['language']); $lang = $lang[1]; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo ("LDAP Account Manager\n"); echo (""); echo ("\n"); echo ("\n"); echo ("\n"); // display page to add suffixes, if needed if (sizeof($new_suffs) > 0) echo ("\n"); else { if (sizeof($types) > 0) { echo ("\n"); } else { echo ("\n"); } } echo ("\n"); echo ("This page requires a browser that can show frames!\n"); echo ("\n"); echo ("\n"); echo ("\n"); ?>