mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
06ab573bb8
PR: ports/84223 Submitted by: Mun-Kyo Seo <munggo@gmail.com>
9 lines
303 B
Plaintext
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"
|
|
|
|
****************************************************************
|