server(), $dn, $attr); } } } echo ""; exit; } // first show of page $new_suff = $_GET['suffs']; $new_suff = str_replace("\\'", "", $new_suff); $new_suff = explode(";", $new_suff); echo ("\n"); echo ("\n"); echo "initsuff\n"; echo "\n"; echo "\n"; echo "

 

\n"; echo "

" . _("The following suffix(es) are missing in LDAP. LAM can create them for you.") . "

\n"; echo "

 

\n"; // print missing suffixes for ($i = 0; $i < sizeof($new_suff); $i++) { echo "

" . $new_suff[$i] . "

\n"; } echo "

 

\n"; echo "
\n"; echo "\n"; echo ""; echo ""; echo "
\n"; echo "\n"; ?>