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, 6.1 has been updated
via 9b35e08264d4a9751cfa67ace6f41069039bf39b (commit)
from 0f6e6ca44fa1e7a685a2cc742495108929a645b5 (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=9b35e08264d4a9751cfa67ace6f41069039bf39b
commit 9b35e08264d4a9751cfa67ace6f41069039bf39b
Author: Franck Villaume <[email protected]>
Date: Sat Jun 16 16:20:42 2018 +0200
remove useless code
diff --git a/src/www/developer/diary.php b/src/www/developer/diary.php
index 47913cf..88c84e8 100644
--- a/src/www/developer/diary.php
+++ b/src/www/developer/diary.php
@@ -87,8 +87,6 @@ if ($diary_user) {
<tr><td>'.util_make_link('/developer/diary.php?diary_id='.db_result($result,$i,'id').'&diary_user='.
$diary_user, db_result($result,$i,'summary')).'</td>'.
'<td>'. date(_('Y-m-d H:i'),
db_result($result,$i,'date_posted')).'</td></tr>';
}
- echo '
- <tr><td colspan="2" class="tablecontent"> </td></tr>';
}
echo "</table>\n";
-----------------------------------------------------------------------
Summary of changes:
src/www/developer/diary.php | 2 --
1 file changed, 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits