Changeset 2951
- Timestamp:
- 04/13/2016 06:20:23 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/class-plugin.php
r2931 r2951 44 44 $cache_purger->register_events(); 45 45 46 //$this->translation_sync = new Sync\Translation_Sync();47 //$this->translation_sync->register_events();46 $this->translation_sync = new Sync\Translation_Sync(); 47 $this->translation_sync->register_events(); 48 48 49 49 if ( defined( 'WP_CLI' ) && WP_CLI ) {
Note: See TracChangeset
for help on using the changeset viewer.