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