Home
last modified time | relevance | path

Searched refs:_settingSet (Results 1 – 3 of 3) sorted by path

/plugin/twofactorsmsappliance/
H A Dhelper.php67 $this->_settingSet("verified", true);
76 if ($this->_settingSet("phone", $phone)== false) {
/plugin/twofactorsmsgateway/
H A Dhelper.php29 $this->_settingSet('phone', $phone);
78 $this->_settingSet("verified", true);
89 if ($this->_settingSet("phone", $phone)== false) {
104 if ($this->_settingSet("provider", $provider)== false) {
139 $this->_settingSet('phone', $phone);
/plugin/twofactoryubiauth/
H A Dhelper.php66 $this->_settingSet("publicID", substr($otp, 0, 12));
67 $this->_settingSet("verified", true);