Changeset 236
- Timestamp:
- 01/08/2014 07:24:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php
r234 r236 312 312 } 313 313 } 314 315 // Initialize, but only for make.wordpress.org/core. 316 if ( get_current_blog_id() === 6 ) { 317 $wporg_trac_notifications = new wporg_trac_notifications; 318 } 319 314 $wporg_trac_notifications = new wporg_trac_notifications; 315
Note: See TracChangeset
for help on using the changeset viewer.