Home » HTML » HTML_Common » Bug #3948
case 'mac'; <-- semicolon
Details
| Submitted | 2005-03-24 22:38 UTC |
|---|---|
| From | herojoker at nexgo dot de |
| Assigned | thesaur |
| Status | Closed |
| Package | HTML_Common |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| 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