php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20734 Log: Error in documentation of Log/observer
Submitted: 2002-11-30 04:58 UTC Modified: 2002-11-30 15:48 UTC
From: hopfgartner at rolmail dot net Assigned: jon (profile)
Status: Closed Package: PEAR related
PHP Version: 4.3.0RC2 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hopfgartner at rolmail dot net
New email:
PHP Version: OS:

 

 [2002-11-30 04:58 UTC] hopfgartner at rolmail dot net
In the PEAR online documentation (http://pear.php.net/manual/en/packages.log.observer.php) the following

require_once "Log/Log_Observer.php";

should be

require_once "Log/observer.php";


Regards,

Peter Hopfgartner

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-30 15:40 UTC] jon@php.net
I'll take care of this.
 [2002-11-30 15:48 UTC] jon@php.net
Okay, all fixed.  The change should appear in the next publishing run of the PEAR documentation.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC