From f8a8bc3b43b2b3ec8bd96746f97e3130e2eb4638 Mon Sep 17 00:00:00 2001 From: messju Date: Thu, 9 Jun 2005 08:58:20 +0000 Subject: [PATCH] fixed directoryname of 'internals'-directory --- docs/en/getting-started.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/en/getting-started.xml b/docs/en/getting-started.xml index 4fed502d..bf6516a1 100644 --- a/docs/en/getting-started.xml +++ b/docs/en/getting-started.xml @@ -167,8 +167,8 @@ Smarty.class.php Smarty_Compiler.class.php Config_File.class.php debug.tpl -/libs/*.php (all of them) -/plugins/*.php (all of them) +/internals/*.php (all of them) +/plugins/*.php (all of them to be safe, maybe your site only needs a subset) ]]> @@ -566,4 +566,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -