reaplced the git service code (main gitbackendinterface()) with a new
[gwvp.git] / gwvplib / gwvpemail.php
1 <?php
2
3 function gwvp_sendValidationEmail()
4 {
5         // TODO: code this 
6 }
7
8 ?>