Your IP : 10.1.126.163


Current Path : /proc/self/root/proc/thread-self/root/home/bolconlineco/public_html/PHPMailer/test/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/home/bolconlineco/public_html/PHPMailer/test/bootstrap.php

<?php
require_once 'vendor/autoload.php';
spl_autoload_register(function ($class) {
    require_once strtr($class, '\\_', '//').'.php';
});