Ticket #309 (closed defect: fixed)

Opened 3 years ago

PEAR::Log is now a required module, not an optional module

Reported by: rjl Owned by: rjl
Priority: normal Milestone: 1.0.2
Component: PHP scripts Version: 1.0.0 RC6
Severity: normal Keywords: PEAR::Log pear log logging configtest.php
Cc:

Description

The configtest.php script currently considers the PEAR::Log module to be optional, when in fact it is required by Maia's debugging facility (maia_log.php is required within core.php, which all pages load). The configtest.php script also uses outdated text to explain what PEAR::Log is used for by Maia. At the moment it's only used for the debugging features, but eventually it will also be used to provide user and administrator activity logging (when #52 is implemented).

Change History

Changed 2 years ago by anonymous

fixed [1134]

Changed 2 years ago by dmorton

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.