From 086c9707669279c67c92cd1f7c63f67c3201033c Mon Sep 17 00:00:00 2001 From: nlopess Date: Fri, 16 Sep 2005 09:42:51 +0000 Subject: [PATCH] more fixes --- docs/de/getting-started.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/de/getting-started.xml b/docs/de/getting-started.xml index 812e6979..038fb11d 100644 --- a/docs/de/getting-started.xml +++ b/docs/de/getting-started.xml @@ -227,7 +227,7 @@ $smarty = new Smarty; +$smarty = new Smarty; ?> ]]> @@ -377,7 +377,7 @@ chown nobody:nobody /web/www.example.com/smarty/guestbook/templates_c/ chmod 770 /web/www.example.com/smarty/guestbook/templates_c/ chown nobody:nobody /web/www.example.com/smarty/guestbook/cache/ -chmod 770 /web/www.example.com/smarty/guestbook/cache/ +chmod 770 /web/www.example.com/smarty/guestbook/cache/ ]]>