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  bd2e6d240b849a1ab51992acf7a84f72723c6632 (commit)
      from  8d1a792dbefff97069d6fc3c486fc0af4a572aec (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=bd2e6d240b849a1ab51992acf7a84f72723c6632

commit bd2e6d240b849a1ab51992acf7a84f72723c6632
Author: Franck Villaume <[email protected]>
Date:   Sun Aug 18 18:54:12 2019 +0200

    remove useless code

diff --git a/src/www/export/tracker.php b/src/www/export/tracker.php
index afe4d28..b02a5ca 100644
--- a/src/www/export/tracker.php
+++ b/src/www/export/tracker.php
@@ -51,9 +51,6 @@ function endOnError($errorMessage) {
        endDocument();
 }
 
-?>
-<?php
-
 $group_id = getIntFromRequest('group_id');
 $atid = getIntFromRequest('atid');
 $offset = getIntFromRequest('offset');

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

Summary of changes:
 src/www/export/tracker.php | 3 ---
 1 file changed, 3 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