Opened 17 years ago
Closed 17 years ago
#6356 closed defect (bug) (fixed)
Fix the require on the new dashboard
Reported by: |
|
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [7504]) require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356