Opened 14 years ago
Closed 14 years ago
#18545 closed defect (bug) (fixed)
Copy/paste error on in comment on line 795 of ms-functions.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | normal |
| Severity: | minor | Version: | 3.2.1 |
| Component: | Inline Docs | Keywords: | has-patch commit |
| Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
In [18768]: