MantisBT: master fd47e9c8

Author Committer Branch Timestamp Parent
dregad dregad master 2016-04-18 03:28 master e3956c28
Affected Issues  0020824: collapse_cache_token() always update token ID # 5
Changeset

Fix token_touch() call in collapse_cache_token()

token_touch() requires a token ID, but we give it a TOKEN_COLLAPSE token
type instead, so collapse_cache_token() always tries to update token # 5
rather than the user's token.

Fixes 0020824

mod - core/collapse_api.php Diff File