account activation and password recovery implemented
[living-lab-site.git] / application / exceptions / Send_email_exception.php
1 <?php
2
3 class Send_email_exception extends Exception
4 {
5         
6 }