Opened 3 months ago

Closed 3 months ago

#23541 closed defect (bug) (fixed)

Remove unneeded global $current_site

Reported by: aaroncampbell Owned by: SergeyBiryukov
Priority: normal Milestone: 3.6
Component: Multisite Version: 3.0
Severity: normal Keywords: has-patch
Cc:

Description

It looks like [14703] removed all uses of $current_site from get_blogaddress_by_name() so we don't need the global anymore.

Attachments (1)

23541.diff (449 bytes) - added by aaroncampbell 3 months ago.

Download all attachments as: .zip

Change History (2)

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 23458:

Remove unused global reference. props aaroncampbell. fixes #23541.

Note: See TracTickets for help on using tickets.