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 4e4d3dc6e6c56fbed3797d147569a8b1bdc6016a (commit)
from 1e098ac26740474aa5c6731e4b1e8463eac4101d (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=4e4d3dc6e6c56fbed3797d147569a8b1bdc6016a
commit 4e4d3dc6e6c56fbed3797d147569a8b1bdc6016a
Author: Franck Villaume <[email protected]>
Date: Sun Dec 25 21:49:27 2016 +0100
coding style
diff --git a/src/common/widget/Widget.class.php
b/src/common/widget/Widget.class.php
index 8fb0388..de0dc33 100644
--- a/src/common/widget/Widget.class.php
+++ b/src/common/widget/Widget.class.php
@@ -176,7 +176,7 @@ require_once
$gfcommon.'widget/Widget_TrackerSummary.class.php';
* @param string $widget_name
* @return Widget instance
*/
- static function & getInstance($widget_name) {
+ static function & getInstance($widget_name) {
$o = null;
switch($widget_name) {
case 'homelatestnews':
-----------------------------------------------------------------------
Summary of changes:
src/common/widget/Widget.class.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits