zentaopms/extension/max/search/ext/model/hook/buildquery.ldapauth.php
2023-05-16 10:50:42 +08:00

3 lines
87 B
PHP

<?php
if($this->post->module == 'ldap') return $this->loadModel('ldap')->buildQuery();