Opened 21 months ago
Closed 20 months ago
#18545 closed defect (bug) (fixed)
Copy/paste error on in comment on line 795 of ms-functions.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Inline Docs | Version: | 3.2.1 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: |
Description
Hiya folks,
Line 795 of ms-functions.php has a reference to wpmu_signup_blog_notification_email, but this should actually be wpmu_signup_blog_notification_subject.
It has no impact on the function as it's in the comment section.
I'm too flaky with terminal to create a diff file or I'd attach it myself.
Thanks!
Attachments (1)
Change History (4)
SergeyBiryukov — 21 months ago
comment:1
SergeyBiryukov — 21 months ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 3.3
comment:2
SergeyBiryukov — 20 months ago
- Component changed from General to Inline Docs
- Keywords commit added
Note: See
TracTickets for help on using
tickets.

In [18768]: