"; $entrysec ['menuposition'] = $oldpos; if ($result = ldap_mod_replace($ds,$secmeDN,$entrysec)){ $entrymenu ['menuposition'] = $newpos; $result = ldap_mod_replace($ds,$meDN,$entrymenu); } } } $seconds = 0; $url = "pxe.php?dn=".$pxeDN."&mnr=".$mnr."&sbmnr=".$sbmnr."&#menu"; $mesg = ""; #$mesg .= "
Sie werden automatisch auf die vorherige Seite zurückgeleitet.
# Falls nicht, klicken Sie hier back"; redirect($seconds, $url, $mesg, $addSessionId = TRUE); ?>