[
{ type: install
message: <<EOM
Now you need to adjust PHP's include_path to contain
`%%DATADIR%%/library'
For example, insert:
include_path = ".:%%DATADIR%%/library"
into `%%LOCALBASE%%/etc/php.ini'.
For more general information about the Zend Framework, please
visit: http://framework.zend.com/
EOM
}
]