Link: <a href="http://git.php.net/?p=web/bugs.git;a=commitdiff;h=b624b944eb82819d3bcf086ff52b872005a86161" title="http://git.php.net/?p=web/bugs.git;a=commitdiff;h=b624b944eb82819d3bcf086ff52b872005a86161">http://git.php.net/?p=web/bugs.git;a=commitdiff;h=b624b944eb82819d3bcf08...</a>
Log:
More improvements for output_note()
Changed paths:
M www/bug.php
Diff:
diff --git a/www/bug.php b/www/bug.php
index 95f71b8..ca2143e 100644
--- a/www/bug.php
+++ b/www/bug.php
@@ -1144,7 +1144,7 @@ function is_php_user($email)
function output_note($com_id, $ts, $email, $comment, $comment_name, $comment_type = null)
{
- global $edit, $bug_id, $dbh, $is_trusted_developer, $logged_in;
+ global $edit, $bug_id, $is_trusted_developer;
// $com_id = 0 means the bug report itself i