This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  87b78a441896d94ae84993b692113c8853cc205c (commit)
      from  d90a0749b962f30a3c5c2ec1e57a39f711c9be37 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=87b78a441896d94ae84993b692113c8853cc205c

commit 87b78a441896d94ae84993b692113c8853cc205c
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Wed May 10 19:02:05 2017 +0200

    PHP Doc

diff --git a/src/common/include/User.class.php 
b/src/common/include/User.class.php
index 60c060c..c304053 100644
--- a/src/common/include/User.class.php
+++ b/src/common/include/User.class.php
@@ -483,8 +483,6 @@ class FFUser extends FFError {
 
        /**
         * sendRegistrationEmail() - Send email for registration verification
-        *
-        * @return bool    success or not
         */
        function sendRegistrationEmail() {
                $message = sprintf(_('Thank you for registering on the %s web 
site.'), forge_get_config('forge_name'));

-----------------------------------------------------------------------

Summary of changes:
 src/common/include/User.class.php | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to