blob: f158288328653bd60c72ea059b4a844c2640525d (
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"
*********************************************************
|