mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
Remove addons file from INSTALL instructions
This commit is contained in:
8
INSTALL
8
INSTALL
@@ -6,10 +6,10 @@ BUGS file for more info.
|
|||||||
|
|
||||||
INSTALLATION:
|
INSTALLATION:
|
||||||
|
|
||||||
* copy the Smarty.class.php, Smarty.addons.php, Smarty_Compile.class.php
|
* copy the Smarty.class.php, Smarty_Compile.class.php Config_File.class.php
|
||||||
Config_File.class.php scripts and the plugins directory to a directory that
|
scripts and the plugins directory to a directory that is in your PHP
|
||||||
is in your PHP include_path, or set the SMARTY_DIR constant and put your
|
include_path, or set the SMARTY_DIR constant and put your class files in this
|
||||||
class files in this directory.
|
directory.
|
||||||
|
|
||||||
* create a "templates", "configs", and a "templates_c" directory,
|
* create a "templates", "configs", and a "templates_c" directory,
|
||||||
be sure to set the appropriate directory settings in Smarty for them. If they
|
be sure to set the appropriate directory settings in Smarty for them. If they
|
||||||
|
Reference in New Issue
Block a user