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
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_BITS_BYTESWAP_H)) {
die("Never use directly; include instead.");
}
if(defined(&__GNUC__)) {
if((defined(&__GNUC__) ? &__GNUC__ : undef) >= 2) {
eval 'sub __bswap_16 {
my($x) = @_;
eval q(\\"(assembly code)\\");
}' unless defined(&__bswap_16);
} else {
eval 'sub __bswap_16 {
my($x) = @_;
eval q(( &__extension__ ({ \'unsigned short int __x\' = ($x); &__bswap_constant_16 ( &__x); })));
}' unless defined(&__bswap_16);
}
} else {
eval 'sub __bswap_16 {
my($__bsx) = @_;
eval q({ &__bswap_constant_16 ($__bsx); });
}' unless defined(&__bswap_16);
}
1;