Searched refs:logfileuser (Results 1 – 1 of 1) sorted by relevance
24 private ?string $logfileuser = null; variable in auth_plugin_authssocas49 $this->logfileuser = $conf['logdir'] . "/" . $this->getConf('logfileuser');51 if (!is_null($this->logfileuser) and !@is_readable($this->logfileuser)) {52 if (!fopen($this->logfileuser, 'a')) {248 if (!is_null($this->logfileuser)) {313 if (!io_saveFile($this->logfileuser, $userline, true)) {