Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#6356 closed defect (bug) (fixed)

Fix the require on the new dashboard

Reported by: viper007bond's profile Viper007Bond Owned by:
Milestone: 2.5 Priority: low
Severity: minor Version: 2.5
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

The require() should be a require_once() and we should use ABSPATH while we're at it.

Attachments (1)

6356.patch (351 bytes) - added by Viper007Bond 17 years ago.

Download all attachments as: .zip

Change History (2)

@Viper007Bond
17 years ago

#1 @markjaquith
17 years ago

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

(In [7504]) require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356

Note: See TracTickets for help on using tickets.