Henrique Cruz
Results
2
comments of
Henrique Cruz
It's simple, really. All you have to do is define api.version inside arguments. Example: `$arguments = array('api.version' => '1'); $mail_queue = $cpanel->fetch_mail_queue($arguments);`
@trajano Very interesting approach, I want to use it. Would you share the most recent version of your code?