mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
added note emphasizing the introduction of "libs/" with 2.5.0
This commit is contained in:
3
INSTALL
3
INSTALL
@@ -7,6 +7,9 @@ INSTALLATION (quick):
|
|||||||
|
|
||||||
* copy the files under the libs/ directory to a directory that is in your PHP
|
* 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.
|
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
|
* for each application using Smarty, create a "templates", "configs", and a
|
||||||
"templates_c" directory, be sure to set the appropriate directory settings in
|
"templates_c" directory, be sure to set the appropriate directory settings in
|
||||||
|
Reference in New Issue
Block a user