Making WordPress.org


Ignore:
Timestamp:
12/07/2023 05:21:22 PM (12 months ago)
Author:
ashfame
Message:

[matrix] typo with var name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/dotorg/matrix/trac-bot.php

    r13026 r13027  
    156156                isset( $trac_xmlrpc ) && $trac_xmlrpc->ticket_update( $ticket_id, $trac_comment );
    157157            } else {
    158                 $matrix_message[] = "[$trac] Trac comment: " . $trac_comment;
     158                $matrix_messages[] = "[$trac] Trac comment: " . $trac_comment;
    159159            }
    160160        }
Note: See TracChangeset for help on using the changeset viewer.