4392416326
Template_ is a LGPL-ed high performance and fast template engine for PHP. PR: ports/90950 Submitted by: Mun-Kyo Seo & <munggo@pmy.lv>
9 lines
298 B
Text
9 lines
298 B
Text
****************************************************************
|
|
|
|
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_"
|
|
|
|
****************************************************************
|
|
|