freebsd-ports/www/smarty/files/pkg-message
Pete Fritchman c5ecded283 Add smarty 2.0, the PHP compiling template engine.
PR:		35748
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-06-09 20:29:35 +00:00

4 lines
150 B
Text

You need to adjust php's include_path to contain `%%DATADIR%%'!
For example, insert
include_path = ".:%%DATADIR%%"
into `%%LOCALBASE%%/etc/php.ini'.