PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_Upload » Bug #838

unecessary check

Details

Submitted2004-02-23 02:03 UTC
Frommaka3d at yahoo dot com dot br
Assignedantonio
StatusClosed
PackageHTTP_Upload
PHP Version4.3.4
OSirrelevant
Roadmaps(Not assigned)

Comments

[2004-02-23 02:03 UTC] maka3d at yahoo dot com dot br

Description:
------------
at line 199 why check this:

if (isset($this->lang) &&

since $this->lang is always set?