Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
update file /cloud/fhldap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dev@vmware.com committed Apr 11, 2012
1 parent 13ee938 commit 9616735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud/fhldap.js
Expand Up @@ -2,6 +2,7 @@ console.log("ldap1")
var util = require('util');
var LDAP = require('LDAP');
console.log("ldap2")
console.dir(LDAP);

var cnx = new LDAP.Connection();
var async = require('async');
Expand Down

0 comments on commit 9616735

Please sign in to comment.