freebsd-ports/lang/php5/pkg-message.pear

9 lines
273 B
Text
Raw Normal View History

*********************************************************
To use PEAR you have to add the correct include path into
your ${LOCALBASE}/etc/php.ini configuration file, like:
include_path = ".:${PREFIX}/share/pear"
*********************************************************