Ticket #365 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

incorrect include at top of mod/elggadmin/lib.php prevents admin page from loading

Reported by: edfactor Assigned to: nobody
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.1
Severity: normal Keywords:
Cc: Patch Included: 1
Review Stage: readyforcheckin

Description

So on line 16 of mod/elggadmin/lib.php, the include is wrong and prevents the page from loading - so you can't do a lot of administrative stuff. I have seen other users report this on the forums.

I have included a diff with a proper include.

Attachments

elggadminlib.diff (500 bytes) - added by edfactor on 06/05/08 15:55:38.
Patch that includes corrected include

Change History

06/05/08 15:55:38 changed by edfactor

  • attachment elggadminlib.diff added.

Patch that includes corrected include

06/09/08 07:46:20 changed by misja

  • status changed from new to closed.
  • resolution set to fixed.
  • review_stage changed from unreviewed to readyforcheckin.

Patch applied in r1601