Code

Removed id handling.
[gosa.git] / gosa-si / modules / ArpHandler.pm
index 549afed52654af7c984695dd13a3d53f57af569b..1b0997dd2453e6273c89cb38df472860de192891 100644 (file)
@@ -236,7 +236,7 @@ sub get_host_from_ldap {
        my $mac=shift;
        my $result={};
                
-    my $ldap_handle = &get_ldap_handle();     
+    my $ldap_handle = &main::get_ldap_handle();     
        if(defined($ldap_handle)) {
                my $ldap_result= &search_ldap_entry(
                        $ldap_handle,