Changes between Initial Version and Version 1 of Ticket #32165, comment 3
- Timestamp:
- 04/28/2015 04:04:24 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32165, comment 3
initial v1 1 1 Haven't tested the patch, but wouldn't a single `$charset = $this->charset;` instead of `$charset = $value['charset'];` do the same? Or am I missing something? 2 3 edit: sorry for the git prefix in the patch.. I thought I had disabled that.