Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
ISSO - Commit - ViewGit - Blue Static

Remove an unnecessary if/else and replace it with a single return statement

Author Robert Sesek <rsesek@bluestatic.org>
Author date 2009-01-05 03:27:20
Author local date 2009-01-04 19:27:20 -0800
Committer Robert Sesek <rsesek@bluestatic.org>
Committer date 2009-01-05 03:27:20
Committer local date 2009-01-04 19:27:20 -0800
Commit 1b001ad2efc98943cf3581ff4c10690bafd5b481
Tree 5cf48b2d9cd870a8b71b5fd9efbc56d63a297775
Parent c13e2173546d792f78ec614553052cb77e281865
Remove an unnecessary if/else and replace it with a single return statement

* Functions.php:
(BSFunctions::is_valid_email)