Server IP : 172.67.216.182 / Your IP : 104.23.175.203 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : 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 MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/wwwroot/coircraft.com/wp-content/plugins/wp-mail-logging/vendor/composer/ |
Upload File : |
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit69a7d59a98d30eebcee330fbb3951b1e { 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 ( '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 = ComposerStaticInit69a7d59a98d30eebcee330fbb3951b1e::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit69a7d59a98d30eebcee330fbb3951b1e::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit69a7d59a98d30eebcee330fbb3951b1e::$classMap; }, null, ClassLoader::class); } }