public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/bouncer:master commit in: php/lib/
Date: Tue, 30 Jan 2018 18:16:14 +0000 (UTC)	[thread overview]
Message-ID: <1517333523.c3fb882b2b5a8789cb255ec18f22bc2237fec23d.grknight@gentoo> (raw)

commit:     c3fb882b2b5a8789cb255ec18f22bc2237fec23d
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 17:32:03 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 17:32:03 2018 +0000
URL:        https://gitweb.gentoo.org/proj/bouncer.git/commit/?id=c3fb882b

Restore headers after they were broken fixing warnings

 php/lib/list.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/php/lib/list.php b/php/lib/list.php
index 8424ae3..86334c0 100644
--- a/php/lib/list.php
+++ b/php/lib/list.php
@@ -213,10 +213,9 @@ function show_headers($headers,$type,$sortable=true)
 				$a_class=null;
 			}
 		}
-		if ($type!='simple'&&$count==0)	
+		if ($type!='simple'&&$count==0)
 		{
 			echo "\n".'<th> </th>';
-			continue;
 		}
 		elseif($sortable)
 		{


             reply	other threads:[~2018-01-30 18:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30 18:16 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-19 14:02 [gentoo-commits] proj/bouncer:master commit in: php/lib/ Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans
2018-01-30 18:16 Brian Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1517333523.c3fb882b2b5a8789cb255ec18f22bc2237fec23d.grknight@gentoo \
    --to=grknight@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox