1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/www/skytemplate/files/pkg-message.in
Pav Lucistnik 06ab573bb8 SkyTemplate is a LGPL-ed fast template engine for PHP.
PR:		ports/84223
Submitted by:	Mun-Kyo Seo <munggo@gmail.com>
2005-09-15 23:40:04 +00:00

9 lines
303 B
Plaintext

****************************************************************
To use SkyTemplate you have to add the correct include path into
your %%LOCALBASE%%/etc/php.ini configuration file, like:
include_path = ".:%%PREFIX%%/share/skytemplate"
****************************************************************