#1803530 Bug fix: Missing semicolon on line 43.
Using user_is_anonymous() instead of checking global ->uid
Only check our permissions if core permissions return false
Core contact module does not allow annonymous users to send messages through the personal contact page, so we redirect to login and set appropiate message. Also bug fix to only check our permissions if core's returns false
Initial D7 version
Initial commit.