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 2e21fbf5c7c8971ef57ea4cd7f5712ed698655d3 (commit)
from bdf7773d5f341f99c945d2d1361b52d893116b66 (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=2e21fbf5c7c8971ef57ea4cd7f5712ed698655d3
commit 2e21fbf5c7c8971ef57ea4cd7f5712ed698655d3
Author: Marc-Etienne Vargenau <[email protected]>
Date: Tue Jul 5 17:29:42 2016 +0200
Whitespace
diff --git a/src/common/tracker/ArtifactExtraFieldElement.class.php
b/src/common/tracker/ArtifactExtraFieldElement.class.php
index 5d67f85..616d2a6 100644
--- a/src/common/tracker/ArtifactExtraFieldElement.class.php
+++ b/src/common/tracker/ArtifactExtraFieldElement.class.php
@@ -346,10 +346,10 @@ class ArtifactExtraFieldElement extends FFError {
* boxes and fields configured by the admin
*
* @param string $name Name of the choice in a box.
- * @param int $status_id optional for status box - maps
to either open/closed.
+ * @param int $status_id Optional for status box - maps
to either open/closed.
* @return bool success.
*/
- function update($name,$status_id=0,$auto_assign_to=100) {
+ function update($name, $status_id=0, $auto_assign_to=100) {
if (!forge_check_perm ('tracker_admin',
$this->ArtifactExtraField->ArtifactType->Group->getID())) {
$this->setPermissionDeniedError();
return false;
-----------------------------------------------------------------------
Summary of changes:
src/common/tracker/ArtifactExtraFieldElement.class.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits