mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update sessions.php
This commit is contained in:
parent
22a5c723cf
commit
e1aea54663
@ -60,6 +60,13 @@ class user_common
|
||||
* Shortcuts
|
||||
*/
|
||||
var $id = null;
|
||||
var $ip;
|
||||
var $lastvisit;
|
||||
var $regdate;
|
||||
var $opt;
|
||||
var $name;
|
||||
var $active;
|
||||
var $level;
|
||||
|
||||
/**
|
||||
* Misc
|
||||
|
Loading…
Reference in New Issue
Block a user