Changes between Initial Version and Version 1 of Ticket #25229, comment 43
- Timestamp:
- 09/13/2013 09:28:12 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25229, comment 43
initial v1 1 @NikV: [attachment:ms-delete-site.php1.diff] is almost there. Looks like you missed removing the second closing parenthesis in the last part of the email content string: `###SITE_NAME###" ) );` should be `###SITE_NAME###" );`. 2 3 Once that's done, your patch will be ready to go in :) 1 Edit: @SergeyBiryukov took care of it on commit.