PEAR is archived and read-only

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

Home » HTML » HTML_Common » Bug #3948

case 'mac'; <-- semicolon

Details

Submitted2005-03-24 22:38 UTC
Fromherojoker at nexgo dot de
Assignedthesaur
StatusClosed
PackageHTML_Common
PHP VersionIrrelevant
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2005-03-24 22:38 UTC] herojoker at nexgo dot de

Description:
------------
Hello!

On line 327 in Common.php is the following code:
case 'mac';
It should be replaced with 'mac':

Hero Wanders