Changes between Initial Version and Version 1 of Ticket #25779, comment 2
- Timestamp:
- 11/06/2013 01:01:27 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25779, comment 2
initial v1 1 [attachment:25779.patch] uses `strcasecmp()` to compare emails in `wp_notify_moderator()`, `wp_password_change_notification()`, and `revoke_super_admin()`. These are all the instances I could find 1 [attachment:25779.patch] uses `strcasecmp()` to compare emails in `wp_notify_moderator()`, `wp_password_change_notification()`, and `revoke_super_admin()`. These are all the instances I could find.