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  dc8020e9d113dfd87da9cef9a9274b3560f5bc68 (commit)
      from  a2681980d83655758299d8ecb61e09a18fb5dbb0 (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=dc8020e9d113dfd87da9cef9a9274b3560f5bc68

commit dc8020e9d113dfd87da9cef9a9274b3560f5bc68
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Tue Aug 23 18:47:33 2016 +0200

    PHP Doc: remove duplicate

diff --git a/src/common/pm/ProjectTask.class.php 
b/src/common/pm/ProjectTask.class.php
index 7e8ff19..cd0aea0 100644
--- a/src/common/pm/ProjectTask.class.php
+++ b/src/common/pm/ProjectTask.class.php
@@ -131,7 +131,6 @@ class ProjectTask extends FFError {
         * @param       int     $duration               The duration of the 
task in days.
         * @param       int     $parent_id              The id of the parent 
task, if any.
         * @param       array   $importData             An array ('user' => 
user_id)
-        * @param       array   $importData             An array ('user' => 
user_id)
         * @return      boolean success.
         */
        function 
create($summary,$details,$priority,$hours,$start_date,$end_date,

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

Summary of changes:
 src/common/pm/ProjectTask.class.php | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
FusionForge

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

Reply via email to