mining taxes invoices

This commit is contained in:
2021-02-25 22:44:36 +09:00
parent 5df56e7f4f
commit 16bca41d5d

View File

@@ -132,7 +132,7 @@ class MiningTaxesInvoices extends Command
//Warped Intentions or Legacy //Warped Intentions or Legacy
$subject = 'Warped Intentions Mining Taxes'; $subject = 'Warped Intentions Mining Taxes';
$sender = $config['primary']; $sender = $config['primary'];
$recipienttype = 'character'; $recipientType = 'character';
$recipient = $config['primary']; $recipient = $config['primary'];
//Send the Eve Mail Job to the queue to be dispatched //Send the Eve Mail Job to the queue to be dispatched