aboutsummaryrefslogtreecommitdiff
path: root/www/template_/pkg-message
blob: d148a7b728ce1013e74aa3df42fb8ce3c077a0f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{ type: install
  message: <<EOM
To use Template_ you have to add the correct include path into
your ${LOCALBASE}/etc/php.ini configuration file, like:

include_path = ".:${PREFIX}/share/template_"
EOM
}
]