- Use pkg-message.in for templated message output PR: ports/143404 Submmitted by: Joe Horn <joehorn@gmail.com> (maintainer)
9 lines
338 B
Text
9 lines
338 B
Text
*************************************************************************
|
|
|
|
You can add the library path ( DEFAULT: %%DATADIR%% )
|
|
to the "include_path=" directive in your php.ini file
|
|
( DEFAULT: %%PREFIX%%/etc/php.ini ), such as:
|
|
|
|
include_path = ".:%%DATADIR%%"
|
|
|
|
*************************************************************************
|