Home
last modified time | relevance | path

Searched refs:_phpbb_sessiontime (Results 1 – 1 of 1) sorted by relevance

/plugin/authphpbb3/
H A Dauth.php57 protected $_phpbb_sessiontime = 0; variable in auth_plugin_authphpbb3
784 $this->_phpbb_sessiontime = $row['session_time'];
789 if ($current_time > $this->_phpbb_sessiontime) {