Opened 6 months ago

Closed 5 months ago

#22586 closed enhancement (fixed)

Move endif to new line in pluggable.php

Reported by: dimadin Owned by: markjaquith
Priority: normal Milestone: 3.6
Component: General Version:
Severity: trivial Keywords: has-patch commit 3.6-early
Cc:

Description

Just a trivial code cleanup.

Attachments (1)

endif_pluggable.patch (370 bytes) - added by dimadin 6 months ago.

Download all attachments as: .zip

Change History (4)

  • Keywords commit 3.6-early added
  • Milestone changed from Awaiting Review to Future Release
  • Milestone changed from Future Release to 3.6
  • Owner set to markjaquith
  • Resolution set to fixed
  • Status changed from new to closed

In 23228:

Move 'endif;' to its own line instead of having it room with a right curly brace. props dimadin. fixes #22586

Note: See TracTickets for help on using tickets.