aboutsummaryrefslogtreecommitdiff
path: root/lang/php53/pkg-message.pear
blob: 53827dba00cc3f06da6906aa9d1cae500de088b6 (plain) (blame)
1
2
3
4
5
6
7
8
*********************************************************

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"

*********************************************************