Changeset 8156 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-plugin-directory/inc/language-pack/class-build-listener.php
- Timestamp:
- 01/28/2019 07:45:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-plugin-directory/inc/language-pack/class-build-listener.php
r4016 r8156 43 43 } 44 44 45 $time = date( 'r');46 $message = "_Time: {$time}_\nLanguage packs for {$args['plugin']} in process...\n";45 $timestamp = time(); 46 $message = ''; 47 47 48 48 // Build in a separate process. … … 64 64 'color' => '#c32283', 65 65 'mrkdwn_in' => [ 'text' ], 66 'ts' => $timestamp, 66 67 ]; 67 68 $this->slack( $attachment );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)