fixing up the "is setup" check in the installer
[gwvp.git] / gwvplib / gwvpemail.php
1 <?php
2
3 function gwvp_sendValidationEmail()
4 {
5         // TODO: code this 
6 }
7
8 ?>