Home » Tools and Utilities » MIME_Type » Bug #8595
location of the example file
Details
| Request #8595 | location of the example file |
|---|---|
| Submitted | 2006-08-31 01:18 UTC |
| From | shimooka at doyouphp dot jp |
| Status | Closed |
| Package | MIME_Type |
| PHP Version | 5.1.5 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2006-08-31 01:18 UTC] shimooka at doyouphp dot jp
Description:
------------
I installed ver.1.0.0 with 'pear' command, then example.php is installed to $PEAR_DIR/docs/.
$PEAR_DIR/docs/example.php
Other packages install $PEAR_DIR/doc/.
Expected result:
----------------
install to $PEAR_DIR/doc/
Actual result:
--------------
installed to $PEAR_DIR/docs/
[2007-03-19 00:55 UTC] shimooka at doyouphp dot jp
I read again the peardoc and got it.
thanks.