-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f9c0f5
commit ccf525a
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
|
||
Works in conjunction with the Members extension and logs a member's last visit. | ||
|
||
- Version: 1.02 | ||
- Version: 1.03 | ||
- Author: Mark Lewis <[email protected]> | ||
- Build Date: 14 May 2012 | ||
- Build Date: 20 May 2012 | ||
- Requirements: Symphony 2.2 | ||
|
||
##Install | ||
|
@@ -23,6 +23,7 @@ Works in conjunction with the Members extension and logs a member's last visit. | |
|
||
##History | ||
|
||
- 1.03 Fixed bug where existing members were not logged | ||
- 1.02 Changed last vist calculation | ||
- 1.01 Fixed bug where __logVisit returned false incorrectly | ||
- 1.0 Initial release |