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 679c8093c7a28e32677b0b045e083fb4a6ec60a6 (commit)
from 544a4facc2fce14698384edd947a4109f37335b7 (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=679c8093c7a28e32677b0b045e083fb4a6ec60a6
commit 679c8093c7a28e32677b0b045e083fb4a6ec60a6
Author: Marc-Etienne Vargenau <[email protected]>
Date: Fri Mar 24 11:14:03 2017 +0100
Contructor does not return
diff --git a/src/common/pm/ProjectCategory.class.php
b/src/common/pm/ProjectCategory.class.php
index 4db42f4..2a1617e 100644
--- a/src/common/pm/ProjectCategory.class.php
+++ b/src/common/pm/ProjectCategory.class.php
@@ -43,7 +43,6 @@ class ProjectCategory extends FFError {
/**
* @param object $ProjectGroup ProjectGroup object.
* @param array|bool $data (all fields from
project_category) OR category_id from database.
- * @return boolean success.
*/
function __construct(&$ProjectGroup, $data=false) {
parent::__construct();
-----------------------------------------------------------------------
Summary of changes:
src/common/pm/ProjectCategory.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