From d199b7ea83e43ce921b4c35b10c33bbd24c8e4b1 Mon Sep 17 00:00:00 2001 From: messju Date: Mon, 25 Aug 2003 15:50:09 +0000 Subject: [PATCH] added note emphasizing the introduction of "libs/" with 2.5.0 --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index f16a4775..f622ee8f 100644 --- a/INSTALL +++ b/INSTALL @@ -7,6 +7,9 @@ INSTALLATION (quick): * copy the files under the libs/ directory to a directory that is in your PHP include_path, or set the SMARTY_DIR constant and put them in this directory. + (if you upgrade from versions before 2.5.0 be aware that up to Smarty 2.4.2 + all necessary files where in the distribution's root directory, but are now + in libs/.) * for each application using Smarty, create a "templates", "configs", and a "templates_c" directory, be sure to set the appropriate directory settings in