コード例 #1
0
ファイル: Manager.php プロジェクト: mangati/php-ldap
 /**
  *
  */
 public function connect()
 {
     $this->conn->connect();
 }