Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
Revision history for IO-HTML
1.00 February 23, 2013
- No code changes, just documentation improvements
- Document filehandle position set by sniff_encoding
0.04 February 4, 2012
- Require Encode 2.10 to get the utf-8-strict encoding.
This is only an issue with Perl 5.8.6 and earlier.
0.03 January 30, 2012
- Fix 10-find.t to work on Perl 5.8.8
(mime_name wasn't introduced until Encode 2.21; 5.8.8 has 2.12.)
0.02 January 29, 2012
- Fix 20-open.t to work on Perl < 5.14.0
(Using "<:raw" on in-memory files didn't work until then.)
0.01 January 28, 2012
- Initial release