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 b861b9ab7755ed147a43a8672b476a072292b814 (commit)
from aaaf9367a65b68c4eee255649323f8faa3955e22 (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=b861b9ab7755ed147a43a8672b476a072292b814
commit b861b9ab7755ed147a43a8672b476a072292b814
Author: Marc-Etienne Vargenau <[email protected]>
Date: Thu Jun 2 18:53:40 2016 +0200
Whitespace
diff --git a/src/common/search/SearchQuery.class.php
b/src/common/search/SearchQuery.class.php
index aa24e61..efcbbb4 100644
--- a/src/common/search/SearchQuery.class.php
+++ b/src/common/search/SearchQuery.class.php
@@ -50,7 +50,7 @@ class SearchQuery extends FFError {
* @var int $offset
*/
var $offset = 0;
- /**
+ /**
* Result handle
*
* @var resource $result
diff --git a/src/common/tracker/ArtifactExtraField.class.php
b/src/common/tracker/ArtifactExtraField.class.php
index 0fe768c..d7ae56e 100644
--- a/src/common/tracker/ArtifactExtraField.class.php
+++ b/src/common/tracker/ArtifactExtraField.class.php
@@ -93,16 +93,16 @@ class ArtifactExtraField extends FFError {
* a tracker. This function is only used to create rows for boxes
* configured by the admin.
*
- * @param string $name Name of the extra field.
- * @param int $field_type The type of
field - radio, select, text, textarea
- * @param int $attribute1 For text (size)
and textarea (rows)
- * @param int $attribute2 For text
(maxlength) and textarea (cols)
- * @param int $is_required True or false whether
this is a required field or not.
- * @param string $alias Alias for this extra
field (optional)
- * @param int $show100 True or false
whether the 100 value is displayed or not
+ * @param string $name Name of the extra field.
+ * @param int $field_type The type of field - radio,
select, text, textarea
+ * @param int $attribute1 For text (size) and textarea
(rows)
+ * @param int $attribute2 For text (maxlength) and
textarea (cols)
+ * @param int $is_required True or false whether this is a
required field or not.
+ * @param string $alias Alias for this extra field
(optional)
+ * @param int $show100 True or false whether the 100
value is displayed or not
* @param string $show100label The label used for the 100
value if displayed
* @param string $description Description used for help text.
- * @param string $pattern A regular expression to
check the field.
+ * @param string $pattern A regular expression to check
the field.
* @return bool true on success / false on failure.
*/
function create($name, $field_type, $attribute1, $attribute2,
$is_required = 0, $alias = '', $show100 = true, $show100label = 'none',
$description = '', $pattern='') {
-----------------------------------------------------------------------
Summary of changes:
src/common/search/SearchQuery.class.php | 2 +-
src/common/tracker/ArtifactExtraField.class.php | 16 ++++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits