HEX
Server: nginx/1.18.0
System: Linux iZj6c1ieg2jrpk1z5tzi19Z 6.3.9-1.el7.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 21 22:18:40 EDT 2023 x86_64
User: www (1001)
PHP: 8.2.4
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.cytocare.cn/wp-content/plugins/wp-mail-logging/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit31f994310b2c7d6f9759f25f664a2dcc
{
    public static $prefixLengthsPsr4 = array (
        'N' => 
        array (
            'No3x\\WPML\\Tests\\Helper\\' => 23,
            'No3x\\WPML\\Tests\\' => 16,
            'No3x\\WPML\\Migration\\' => 20,
            'No3x\\WPML\\Helpers\\' => 18,
            'No3x\\WPML\\Admin\\' => 16,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'No3x\\WPML\\Tests\\Helper\\' => 
        array (
            0 => __DIR__ . '/../..' . '/tests/helper',
        ),
        'No3x\\WPML\\Tests\\' => 
        array (
            0 => __DIR__ . '/../..' . '/tests/phpunit/tests',
        ),
        'No3x\\WPML\\Migration\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src/inc/Migration',
        ),
        'No3x\\WPML\\Helpers\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src/inc/Helpers',
        ),
        'No3x\\WPML\\Admin\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src/inc/Admin',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'No3x\\WPML\\Admin\\EmailLogsTab' => __DIR__ . '/../..' . '/src/inc/Admin/EmailLogsTab.php',
        'No3x\\WPML\\Admin\\SMTPTab' => __DIR__ . '/../..' . '/src/inc/Admin/SMTPTab.php',
        'No3x\\WPML\\Admin\\SettingsTab' => __DIR__ . '/../..' . '/src/inc/Admin/SettingsTab.php',
        'No3x\\WPML\\Helpers\\PluginSilentUpgrader' => __DIR__ . '/../..' . '/src/inc/Helpers/PluginSilentUpgrader.php',
        'No3x\\WPML\\Helpers\\PluginSilentUpgraderSkin' => __DIR__ . '/../..' . '/src/inc/Helpers/PluginSilentUpgraderSkin.php',
        'No3x\\WPML\\Migration\\Migration' => __DIR__ . '/../..' . '/src/inc/Migration/Migration.php',
        'No3x\\WPML\\Tests\\Helper\\WPML_IntegrationTestCase' => __DIR__ . '/../..' . '/tests/helper/WPML_IntegrationTestCase.php',
        'No3x\\WPML\\Tests\\Helper\\WPMailArrayBuilder' => __DIR__ . '/../..' . '/tests/helper/WPMailArrayBuilder.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit31f994310b2c7d6f9759f25f664a2dcc::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit31f994310b2c7d6f9759f25f664a2dcc::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit31f994310b2c7d6f9759f25f664a2dcc::$classMap;

        }, null, ClassLoader::class);
    }
}