You are here

function smtp_post_update_connection_tester in SMTP Authentication Support 8

Rebuild caches to ensure services changes are read in.

File

./smtp.post_update.php, line 11
Post update functions for Smtp.

Code

function smtp_post_update_connection_tester() {

  // Empty update to cause a cache rebuild so that the service changes are read.
}