From 76da17c84c61740187db749afdc4126b9b8640a1 Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 12 Mar 2002 21:39:57 +0000 Subject: [PATCH] update docs --- docs/getting-started.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/getting-started.sgml b/docs/getting-started.sgml index 131044c9..380b23d4 100644 --- a/docs/getting-started.sgml +++ b/docs/getting-started.sgml @@ -36,9 +36,10 @@ It is possible to embed PHP code right in your template files, although this may not be needed (nor recommended) since the engine is so customizable. - Built-in caching support (new in 1.3.0) - Arbitrary template sources (new in 1.4.0) - Custom cache handling functions (new in 1.4.7) + Built-in caching support + Arbitrary template sources + Custom cache handling functions + Plugin architecture