Searched +full:referrals -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/lib/plugins/authldap/conf/ |
| H A D | default.php | 11 $conf['referrals'] = -1;
|
| H A D | metadata.php | 11 $meta['referrals'] = array('multichoice','_choices' => array(-1,0,1),'_caution' => 'danger');
|
| /dokuwiki/lib/plugins/authldap/ |
| H A D | auth.php | 595 if ($this->getConf('referrals') > -1) { 600 $this->getConf('referrals') 603 msg('Setting LDAP referrals failed', -1);
|
| /dokuwiki/lib/plugins/authpdo/_test/mysql/ |
| H A D | mybb.sql | 248 `referrals` int(10) unsigned NOT NULL DEFAULT '0', 275 …date`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, …
|