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  4e37bdec862019e10ef33b5f731969a333482d69 (commit)
      from  06ada9fd53d401089b99ed4db35e2f4dd184e9e1 (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=4e37bdec862019e10ef33b5f731969a333482d69

commit 4e37bdec862019e10ef33b5f731969a333482d69
Author: Franck Villaume <[email protected]>
Date:   Sun Jul 24 15:46:46 2016 +0200

    space

diff --git a/src/plugins/moinmoin/common/MoinMoinPlugin.class.php 
b/src/plugins/moinmoin/common/MoinMoinPlugin.class.php
index dc38088..921dcc0 100644
--- a/src/plugins/moinmoin/common/MoinMoinPlugin.class.php
+++ b/src/plugins/moinmoin/common/MoinMoinPlugin.class.php
@@ -46,7 +46,7 @@ _("This plugin allows each project to embed MoinMoinWiki 
under a tab.");
                $this->hooks[] = "clone_project_from_template" ;
        }
 
-       function getWikiUrl ($project) {
+       function getWikiUrl($project) {
                if (forge_get_config('use_frame', 'moinmoin')){
                        return 
util_make_uri('/plugins/moinmoin/frame.php?group_id=' . $project->getID());
                } else {
@@ -191,7 +191,7 @@ _("This plugin allows each project to embed MoinMoinWiki 
under a tab.");
                        }
                }
        }
-  }
+}
 
 // Local Variables:
 // mode: php

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

Summary of changes:
 src/plugins/moinmoin/common/MoinMoinPlugin.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

Reply via email to