diff options
Diffstat (limited to 'ldap/admin/src/ds_newinst.pl')
| -rw-r--r-- | ldap/admin/src/ds_newinst.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ldap/admin/src/ds_newinst.pl b/ldap/admin/src/ds_newinst.pl index b138f184..ca2dd9c6 100644 --- a/ldap/admin/src/ds_newinst.pl +++ b/ldap/admin/src/ds_newinst.pl @@ -213,10 +213,6 @@ if ($table{General}->{UserDirectoryLdapURL}) { $cgiargs{user_ldap_url} = $cgiargs{ldap_url}; } -if ($table{General}->{prefix}) { - $cgiargs{prefix} = $table{General}->{prefix}; -} - # populate the DS with this file - the suffix in this file must # be the suffix specified in the suffix argument above # the filename should use the full absolute path |
