mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Add PHPMailer to Utility (the use statement).
This commit is contained in:
@@ -3,6 +3,7 @@ namespace newznab\utility;
|
||||
|
||||
use newznab\db\Settings;
|
||||
use ColorCLI;
|
||||
use PHPMailer;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user