Home » Networking » Net_UserAgent_Mobile » Bug #8806
Not bug. a little code mistake
Details
| Submitted | 2006-09-28 04:05 UTC |
|---|---|
| From | itoh at junoe dot jp |
| Assigned | kuboa |
| Status | Closed |
| Package | Net_UserAgent_Mobile |
| PHP Version | 4.4.2 |
| Roadmaps | (Not assigned) |
Comments
[2006-09-28 04:05 UTC] itoh at junoe dot jp
Description:
------------
Vodafone.php
line:445 to 446
if ($serialNumber) {
if ($serialNumber) {
need not twice. I think.
[2006-11-08 02:30 UTC] kuboa at php dot net
This bug has been fixed in CVS.
If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.