Changeset 790
- Timestamp:
- 04/26/11 15:34:09 (13 months ago)
- File:
-
- 1 edited
-
trunk/core/classes/user.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/classes/user.class.php
r784 r790 70 70 71 71 if (!file_exists(PATH.'/images/users/avatars/small/'.$this->imageurl) || !$this->imageurl){ $this->imageurl = 'nopic.jpg'; } 72 73 $this->logdate = $_SESSION['user']['logdate']; 72 74 73 75 $this->id = (int)$user_id;
Note: See TracChangeset
for help on using the changeset viewer.
