diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-28 16:34:21 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-28 16:34:21 +0000 |
commit | 2d831557079c2119fca773762733bac366b742c5 (patch) | |
tree | 777554db3110628ab7d43b0d7d50f4afe1e0bbce /www/php-templates/pkg-message | |
parent | afterBURNER*Cache is a new tool to speed up web applications writte in PHP. (diff) |
It's a template engine for PHP.
Notes
Notes:
svn path=/head/; revision=55339
Diffstat (limited to 'www/php-templates/pkg-message')
-rw-r--r-- | www/php-templates/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/php-templates/pkg-message b/www/php-templates/pkg-message new file mode 100644 index 000000000000..79bc88bb1684 --- /dev/null +++ b/www/php-templates/pkg-message @@ -0,0 +1,6 @@ + +You have installed the php-templates package. + +Edit %%LOCALBASE%%/etc/php.ini and add: + +extension="%%LOCALBASE%%/lib/php/20010901/templates.so" |