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  7d29105212c1644eed3934742970d247a5dda849 (commit)
      from  553ecedd0c82277e435e759ef07b2aca639e4722 (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=7d29105212c1644eed3934742970d247a5dda849

commit 7d29105212c1644eed3934742970d247a5dda849
Author: Franck Villaume <[email protected]>
Date:   Sun Aug 13 13:16:08 2017 +0200

    align tabs

diff --git a/src/www/include/my_utils.php b/src/www/include/my_utils.php
index 447d546..b017f8a 100644
--- a/src/www/include/my_utils.php
+++ b/src/www/include/my_utils.php
@@ -1,6 +1,5 @@
 <?php
 /**
- *
  * Copyright (c) Xerox Corporation, Codendi Team, 2001-2009. All rights 
reserved
  * Originally written by Laurent Julliard 2001, 2002, Codendi Team, Xerox
  * http://www.codendi.com
@@ -27,11 +26,11 @@
  * my_hide_url() - Generate hide/show urls to expand/collapse sections of the 
personal page
  *
  * @param      string  $svc            service name to hide/show (sr, bug, 
pm...)
- * @param      int             $db_item_id     the item (group, forum, task 
sub-project,...) from the
- *                                                             database that 
we are currently processing and about to display
- * @param      int             $item_id        the item_id as given in the URL 
and on which the show/hide switch
- *                                                             is going to 
apply
- * @param      int             $count
+ * @param      int     $db_item_id     the item (group, forum, task 
sub-project,...) from the
+ *                                     database that we are currently 
processing and about to display
+ * @param      int     $item_id        the item_id as given in the URL and on 
which the show/hide switch
+ *                                     is going to apply
+ * @param      int     $count
  * @param      bool    $hide           hide param as given in the script URL 
(-1 means no param was given)
  * @return     array
  *  $hide_url: URL to use in the page to switch from hide to show or vice versa

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

Summary of changes:
 src/www/include/my_utils.php | 11 +++++------
 1 file changed, 5 insertions(+), 6 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