ports/mail/phpmailer/files/pkg-message.in
2019-08-13 22:29:42 +00:00

11 lines
193 B
Plaintext

[
{ type: install
message: <<EOM
You need to adjust php's include_path to contain `%%DATADIR%%'!
For example, insert
include_path = ".:%%DATADIR%%"
into `%%LOCALBASE%%/etc/php.ini'.
EOM
}
]