1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/template_/pkg-message
Edwin Groothuis 4392416326 New port: www/template_
Template_ is a LGPL-ed high performance and fast template
	engine for PHP.

PR:		ports/90950
Submitted by:	Mun-Kyo Seo & <munggo@pmy.lv>
2005-12-27 09:33:49 +00:00

10 lines
298 B
Plaintext

****************************************************************
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_"
****************************************************************