Home » Networking » Net_UserAgent_Mobile » Bug #10143
If I can't use PEAR then I can't find files.
Details
| Request #10143 | If I can't use PEAR then I can't find files. |
|---|---|
| Submitted | 2007-02-21 13:49 UTC |
| From | yukotan at gmail dot com |
| Assigned | kuboa |
| Status | Closed |
| Package | Net_UserAgent_Mobile |
| PHP Version | Irrelevant |
| OS | All |
| Roadmaps | (Not assigned) |
Comments
[2007-02-21 13:49 UTC] yukotan at gmail dot com
Description:
------------
(Maybe, this demand is not important. )
If it's not possible to use PEAR and 'Net' folder exist , Mobile.php cannot find files.
Test script:
---------------
http://localhost/test/UserAgent/Mobile.php
http://localhost/test/UserAgent/Mobile/
http://localhost/test/index.php
<?php
//index.php
require_once 'UserAgent/Mobile.php';
?>
Expected result:
----------------
Err_Msg:
failed to open stream: No such file or directory
Actual result:
--------------
Err_Msg:
failed to open stream: No such file or directory