Amend CRM-12995 fix
authorOlaf Buddenhagen <antrik@digitalcourage.de>
Thu, 25 Jul 2013 00:01:29 +0000 (02:01 +0200)
committerOlaf Buddenhagen <antrik@digitalcourage.de>
Thu, 25 Jul 2013 00:31:15 +0000 (02:31 +0200)
commit6d3c1eb9d682775ed2689cbfac9a0046eaef62be
tree02e38d2dc91ab85fc370c4c93b095bb677bba625
parent0914f51f2875a6925bf041e10ff3a2ec7a278731
Amend CRM-12995 fix

The regression introduced in 8bab0eb08b9862b49b02e914321bd15c0aca487e
(mismerge of patch for http://issues.civicrm.org/jira/browse/CRM-12172 )
was fixed in 14c8cdaa39005e0752e8beca670faa470b2147ce only partially.

This commit adds the rest of the necessary fix to fully undo the
original regression.

(Note: I have not really tested the effect of the amended fix, as I
don't know in what situations it shows -- I only discovered this in the
code while looking for another regression... It's a pretty obvious
change though.)
CRM/Utils/Token.php