Changes between Version 1 and Version 2 of Ticket #38781, comment 6
- Timestamp:
- 12/10/2016 12:06:59 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38781, comment 6
v1 v2 7 7 But just before this action, there is a {{{$meta = maybe_unserialize($signup->meta);}}}, so in my opinion we have to keep consistency with use of {{{$meta}}} array and don't pass a serialized string. 8 8 9 By th isway, this other ticket #39223 will benefit from this one9 By the way, this other ticket #39223 will benefit from this one