3 lines
87 B
PHP
3 lines
87 B
PHP
<?php
|
|
if($this->post->module == 'ldap') return $this->loadModel('ldap')->buildQuery();
|