Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/crons/Mandrill/
Upload File :
Current File : /var/www/cesa.co.za/crons/Mandrill/Internal.php

<?php

class Mandrill_Internal {
    public function __construct(Mandrill $master) {
        $this->master = $master;
    }

}