]> git.mxchange.org Git - mailer.git/commit
Sub id tracking continued:
authorRoland Häder <roland@mxchange.org>
Mon, 8 Oct 2012 17:27:14 +0000 (17:27 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 8 Oct 2012 17:27:14 +0000 (17:27 +0000)
commitda50e51b98ba0901d6251b7f36e138ac6f63518d
tree7c2954225d79888b590e5cfda045adeff741b977
parente937b6540b932d537f72e827de76dd5be4aefe48
Sub id tracking continued:
- destroyMemberSession() does now accept optional $destroy parameter which will
  call session_destroy() instead of deleting member session entries
- Added sub modules for sub id tracking (with extra checks)
- Introduced isUserSubIdAssignedCurrentMember()
- TODOs.txt updated
.gitattributes
DOCS/TODOs.txt
inc/language/user_de.php
inc/libs/user_functions.php
inc/modules/member/subid- [new file with mode: 0644]
inc/modules/member/subid-stats.php [new file with mode: 0644]
inc/modules/member/what-logout.php
inc/modules/member/what-subids.php
inc/session-functions.php