?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
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/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
_______________________________________________________________________________ 2009-10-25 Release 3.64 Gisle Aas (5): Convert files to UTF-8 Don't allow decode_entities() to generate illegal Unicode chars Copyright 2009 Remove rendundant (repeated) test Make parse_file() method use 3-arg open [RT#49434] _______________________________________________________________________________ 2009-10-22 Release 3.63 Gisle Aas (2): Take more care to prepare the char range for encode_entities [RT#50170] decode_entities confused by trailing incomplete entity _______________________________________________________________________________ 2009-08-13 Release 3.62 Ville Skyttä (4): HTTP::Header doc typo fix. Do not bother tracking style or script, they're ignored. Bring HTML 5 head elements up to date with WD-html5-20090423. Improve HeadParser performance. Gisle Aas (1): Doc patch: Make it clearer what the return value from ->parse is _______________________________________________________________________________ 2009-06-20 Release 3.61 Gisle Aas (2): Test that triggers the crash that Chip fixed Complete documented list of literal tags Chip Salzenberg (1): Avoid crash (referenced pend_text instead of skipped_text) Antonio Radici (1): Reference HTML::LinkExttor [RT#43164] _______________________________________________________________________________ 2009-02-09 Release 3.60 Ville Skytta (5): Spelling fixes. Test multi-value headers. Documentation improvements. Do not terminate head parsing on the element (added in HTML 4.0). Add support for HTML 5 and new HEAD elements. Damyan Ivanov (1): Short description of the htextsub example Mike South (1): Suppress warning when encode_entities is called with undef [RT#27567] Zefram (1): HTML::Parser doesn't compile with perl 5.8.0. _______________________________________________________________________________ 2008-11-24 Gisle Aas Release 3.59 Restore perl-5.6 compatibility for HTML::HeadParser. Improved META.yml _______________________________________________________________________________ 2008-11-17 Gisle Aas Release 3.58 Suppress "Parsing of undecoded UTF-8 will give garbage" warning with attr_encoded [RT#29089] HTML::HeadParser: - Recognize the Unicode BOM in utf8_mode as well [RT#27522] - Avoid ending up with '/' keys attribute in Link headers. _______________________________________________________________________________ 2008-11-16 Gisle Aas Release 3.57 The