Opened 15 months ago
Closed 15 months ago
#63410 closed defect (bug) (fixed)
Missing quote in a comment in ms-settings.php
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Bootstrap/Load | Version: | 4.6 |
| Severity: | trivial | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | docs, multisite |
Description
There is a comment in wp-includes/ms-settings.php:
// `$current_blog` and `$current_site are now populated.
There should be a closing backtick after $current_site.
Introduced in [37475].
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 60228: