Changes between Initial Version and Version 1 of Ticket #29722, comment 5
- Timestamp:
- 09/22/2014 02:08:16 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29722, comment 5
initial v1 8 8 } 9 9 } 10 } else 10 } elseif ( is_string($l10n) ) { 11 11 $l10n = html_entity_decode( $l10n, ENT_QUOTES, 'UTF-8'); 12 12 }