Changeset 13414 for trunk/wp-includes/ms-default-filters.php
- Timestamp:
- 02/25/2010 09:57:38 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/ms-default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/ms-default-filters.php
r13413 r13414 36 36 37 37 38 add_action( "phpmailer_init", "fix_phpmailer_messageid");38 add_action( 'phpmailer_init', 'fix_phpmailer_messageid' ); 39 39 40 40 // Disable somethings by default for multisite
Note: See TracChangeset
for help on using the changeset viewer.