Changeset 447 for trunk/includes/user.php
- Timestamp:
- Apr 12, 2010, 8:42:44 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/user.php
r378 r447 19 19 { 20 20 if(isset($_SESSION)) $this->Restore(); 21 else $this->SetAnonymous(); 21 22 } 22 23
Note:
See TracChangeset
for help on using the changeset viewer.