X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=blobdiff_plain;f=search.cgi;h=2757d2f37892a32f946d5446660b9cbba00df156;hp=5a328c093297b1021f398de4f1c2686ca2f71303;hb=b1f218fa7ea8dda76284fa0260c4be66e1701922;hpb=2b11596de06303377317c318098bfcf902ee19ec diff --git a/search.cgi b/search.cgi index 5a328c0..2757d2f 100755 --- a/search.cgi +++ b/search.cgi @@ -30,7 +30,7 @@ sub DieHandler { $ldap->unbind if (defined($ldap)); } -$SIG{__DIE__} = \&DieHandler; +#$SIG{__DIE__} = \&DieHandler; if (!$dosearch) { # No action yet, send back the search form...