Remove addons file from INSTALL instructions

This commit is contained in:
mohrt
2002-04-05 14:19:49 +00:00
parent 78b12556cd
commit 360fbad56a

View File

@@ -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