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

12 lines
197 B
Text

[
{ 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
}
]