From a94d14ac58b41d958b439c5f364dfa5281c42573 Mon Sep 17 00:00:00 2001 From: mohrt Date: Mon, 18 Aug 2003 15:11:59 +0000 Subject: [PATCH] fix example title --- docs/getting-started.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.sgml b/docs/getting-started.sgml index 92931f4f..744c0287 100644 --- a/docs/getting-started.sgml +++ b/docs/getting-started.sgml @@ -127,7 +127,7 @@ $smarty = new Smarty; - Supply absolute path to library directory + Supply absolute path to library file require('/usr/local/lib/php/Smarty/Smarty.class.php'); $smarty = new Smarty;