Ticket #6356 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Fix the require on the new dashboard

Reported by: Viper007Bond Assigned to: anonymous
Priority: low Milestone: 2.5
Component: Administration Version: 2.5
Severity: minor Keywords: has-patch
Cc:

Description

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

Attachments

6356.patch (351 bytes) - added by Viper007Bond on 03/23/08 02:16:03.

Change History

03/23/08 02:16:03 changed by Viper007Bond

  • attachment 6356.patch added.

03/24/08 20:36:46 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.

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