From 5c52a7f32c18004c2e9a9631597a31cfdb6c4a4c Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 7 Aug 2003 15:27:42 +0000 Subject: [PATCH] added core directory to install instructions --- docs/getting-started.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting-started.sgml b/docs/getting-started.sgml index 02e917fa..da1bec44 100644 --- a/docs/getting-started.sgml +++ b/docs/getting-started.sgml @@ -94,7 +94,8 @@ Smarty.class.php Smarty_Compiler.class.php Config_File.class.php debug.tpl -/plugins/*.php (all of them!) +/core/*.php (all of them) +/plugins/*.php (all of them)