Ticket #3174: 3174.diff
File 3174.diff, 556 bytes (added by , 6 years ago) |
---|
-
trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-i18n.php
63 63 * Plugin_I18n constructor. 64 64 * 65 65 * @access private 66 *67 66 */ 68 67 private function __construct() { 69 68 wp_cache_add_global_groups( self::CACHE_GROUP );