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/familylifersmpc/htdocs/www.familylifersmpc.com/index.php on line 91
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_BITS_SIGNUM_GENERIC_H)) {
eval 'sub _BITS_SIGNUM_GENERIC_H () {1;}' unless defined(&_BITS_SIGNUM_GENERIC_H);
unless(defined(&_SIGNAL_H)) {
die("Never include directly; use instead.");
}
eval 'sub SIG_ERR () {(( &__sighandler_t) -1);}' unless defined(&SIG_ERR);
eval 'sub SIG_DFL () {(( &__sighandler_t) 0);}' unless defined(&SIG_DFL);
eval 'sub SIG_IGN () {(( &__sighandler_t) 1);}' unless defined(&SIG_IGN);
if(defined(&__USE_XOPEN)) {
eval 'sub SIG_HOLD () {(( &__sighandler_t) 2);}' unless defined(&SIG_HOLD);
}
eval 'sub SIGINT () {2;}' unless defined(&SIGINT);
eval 'sub SIGILL () {4;}' unless defined(&SIGILL);
eval 'sub SIGABRT () {6;}' unless defined(&SIGABRT);
eval 'sub SIGFPE () {8;}' unless defined(&SIGFPE);
eval 'sub SIGSEGV () {11;}' unless defined(&SIGSEGV);
eval 'sub SIGTERM () {15;}' unless defined(&SIGTERM);
eval 'sub SIGHUP () {1;}' unless defined(&SIGHUP);
eval 'sub SIGQUIT () {3;}' unless defined(&SIGQUIT);
eval 'sub SIGTRAP () {5;}' unless defined(&SIGTRAP);
eval 'sub SIGKILL () {9;}' unless defined(&SIGKILL);
eval 'sub SIGPIPE () {13;}' unless defined(&SIGPIPE);
eval 'sub