?¡ë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
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
if(!defined (defined(&_SYS_WAIT_H) ? &_SYS_WAIT_H : undef) && !defined (defined(&_STDLIB_H) ? &_STDLIB_H : undef)) {
die("Never include directly; use instead.");
}
unless(defined(&__WEXITSTATUS)) {
sub __WEXITSTATUS {
my($status) = @_;
eval q(((($status) & 0xff00) >> 8));
}
}
unless(defined(&__WTERMSIG)) {
sub __WTERMSIG {
my($status) = @_;
eval q((($status) & 0x7f));
}
}
unless(defined(&__WSTOPSIG)) {
sub __WSTOPSIG {
my($status) = @_;
eval q( &__WEXITSTATUS($status));
}
}
unless(defined(&__WIFEXITED)) {
sub __WIFEXITED {
my($status) = @_;
eval q(( &__WTERMSIG($status) == 0));
}
}
unless(defined(&__WIFSIGNALED)) {
sub __WIFSIGNALED {
my($status) = @_;
eval q((( ((($status) & 0x7f) + 1) >> 1) > 0));
}
}
unless(defined(&__WIFSTOPPED)) {
sub __WIFSTOPPED {
my($status) = @_;
eval q(((($status) & 0xff) == 0x7f));
}
}
if(defined(&WCONTINUED)) {
eval 'sub __WIFCONTINUED {
my($status) = @_;
eval q((($status) == &__W_CONTINUED));
}' unless defined(&__WIFCONTINUED);
}
unless(defined(&__WCOREDUMP)) {
sub __WCOREDUMP {
my($status) = @_;
eval q((($status) & &__WCOREFLAG));
}
}
unless(defined(&__W_EXITCODE)) {
sub __W_EXITCODE {
my($ret, $sig) = @_;
eval q((($ret) << 8| ($sig)));
}
}
unless(defined(&__W_STOPCODE)) {
sub __W_STOPCODE {
my($sig) = @_;
eval q((($sig) << 8| 0x7f));
}
}
unless(defined(&__W_CONTINUED)) {
sub __W_CONTINUED () { 0xffff;}
}
unless(defined(&__WCOREFLAG)) {
sub __WCOREFLAG () { 0x80;}
}
if(defined(&__USE_BSD)) {
require 'endian.ph';
if((defined(&__BYTE_ORDER) ? &__BYTE_ORDER : undef) == (defined(&__LITTLE_ENDIAN) ? &__LITTLE_ENDIAN : undef)) {
}
if((defined(&__BYTE_ORDER) ? &__BYTE_ORDER : undef) == (defined(&__BIG_ENDIAN) ? &__BIG_ENDIAN : undef)) {
}
if((defined(&__BYTE_ORDER) ? &__BYTE_ORDER : undef) == (defined(&__LITTLE_ENDIAN) ? &__LITTLE_ENDIAN : undef)) {
}
if((defined(&__BYTE_ORDER) ? &__BYTE_ORDER : undef) == (defined(&__BIG_ENDIAN) ? &__BIG_ENDIAN : undef)) {
}
eval 'sub w_termsig () { ($__wait_terminated->{__w_termsig});}' unless defined(&w_termsig);
eval 'sub w_coredump () { ($__wait_terminated->{__w_coredump});}' unless defined(&w_coredump);
eval 'sub w_retcode () { ($__wait_terminated->{__w_retcode});}' unless defined(&w_retcode);
eval 'sub w_stopsig () { ($__wait_stopped->{__w_stopsig});}' unless defined(&w_stopsig);
eval 'sub w_stopval () { ($__wait_stopped->{__w_stopval});}' unless defined(&w_stopval);
}
1;