예제 #1
0
파일: Record.php 프로젝트: ajaboa/crmpuan
 public function getError()
 {
     return ldap_error($this->_ldapConn->getLink());
 }