%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/php/libphp-phpmailer/
Upload File :
Create Path :
Current File : //usr/share/php/libphp-phpmailer/autoload.php

<?php
// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
// this is an autogenerated file - do not edit
spl_autoload_register(
    function($class) {
        static $classes = null;
        if ($classes === null) {
            $classes = array(
                'phpmailer\\phpmailer\\dsnconfigurator' => '/src/DSNConfigurator.php',
                'phpmailer\\phpmailer\\exception' => '/src/Exception.php',
                'phpmailer\\phpmailer\\oauth' => '/src/OAuth.php',
                'phpmailer\\phpmailer\\oauthtokenprovider' => '/src/OAuthTokenProvider.php',
                'phpmailer\\phpmailer\\phpmailer' => '/src/PHPMailer.php',
                'phpmailer\\phpmailer\\pop3' => '/src/POP3.php',
                'phpmailer\\phpmailer\\smtp' => '/src/SMTP.php'
            );
        }
        $cn = strtolower($class);
        if (isset($classes[$cn])) {
            require __DIR__ . $classes[$cn];
        }
    },
    true,
    false
);
// @codeCoverageIgnoreEnd

Zerion Mini Shell 1.0