-
- Downloads
Bugfix: PHPMailer now uses its own namespaced `Exception` class
If you were previously catching exceptions of type `phpmailerException`, you will need to update them to use the PHPMailer namespace
Showing
- app/admin/mail/test-mail.php 1 addition, 1 deletionapp/admin/mail/test-mail.php
- app/admin/users/edit-notify.php 1 addition, 1 deletionapp/admin/users/edit-notify.php
- app/subnets/addresses/mail-notify-check.php 1 addition, 1 deletionapp/subnets/addresses/mail-notify-check.php
- app/tools/temp-shares/edit-result.php 1 addition, 1 deletionapp/tools/temp-shares/edit-result.php
- functions/classes/class.Addresses.php 1 addition, 1 deletionfunctions/classes/class.Addresses.php
- functions/classes/class.Log.php 1 addition, 1 deletionfunctions/classes/class.Log.php
- functions/classes/class.Tools.php 1 addition, 1 deletionfunctions/classes/class.Tools.php
- functions/scripts/discoveryCheck.php 1 addition, 1 deletionfunctions/scripts/discoveryCheck.php
- functions/scripts/pingCheck.php 1 addition, 1 deletionfunctions/scripts/pingCheck.php
- functions/scripts/remove_offline_addresses.php 1 addition, 1 deletionfunctions/scripts/remove_offline_addresses.php
- functions/scripts/reset-admin-password.php 1 addition, 1 deletionfunctions/scripts/reset-admin-password.php
Loading
Please register or sign in to comment