Direktori : /proc/thread-self/root/home/athamevents/www/phpmailer/test/ |
Current File : //proc/thread-self/root/home/athamevents/www/phpmailer/test/bootstrap.php |
<?php require_once 'vendor/autoload.php'; spl_autoload_register(function ($class) { require_once strtr($class, '\\_', '//').'.php'; });