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 ae97902ed7202c489006d29b75bf1b5d100782be (commit)
from 0876daa05c29d49f13af1ee32ffe9fb74b1bc6b8 (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=ae97902ed7202c489006d29b75bf1b5d100782be
commit ae97902ed7202c489006d29b75bf1b5d100782be
Author: Franck Villaume <[email protected]>
Date: Sun Sep 10 14:55:49 2017 +0200
fix PHP syntax
diff --git a/src/plugins/scmhg/common/HgPlugin.class.php
b/src/plugins/scmhg/common/HgPlugin.class.php
index af7c6ef..374aef2 100644
--- a/src/plugins/scmhg/common/HgPlugin.class.php
+++ b/src/plugins/scmhg/common/HgPlugin.class.php
@@ -523,6 +523,7 @@ Offer DAV or SSH access.");
$this->gatherStatsRepo($project, $repo_name,
$year, $month, $day);
}
}
+ }
function gatherStatsRepo($project, $repo_name, $year, $month, $day) {
$month_string = sprintf("%04d%02d", $year, $month);
-----------------------------------------------------------------------
Summary of changes:
src/plugins/scmhg/common/HgPlugin.class.php | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits