vBulletin 5.6.5 API

queue.php

Interfaces, Classes and Traits

vB_Mail_Queue
Mail queueing class. This class should be accessed as a singleton via fetchInstance()! This class does not actually send emails, but rather queues them to be sent later in a batch.

Search results