mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
update quickstart
This commit is contained in:
@@ -14,7 +14,7 @@ INSTALLATION
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
Unpack the Smarty tarball. You will see four class files: Smarty.class.php,
|
Unpack the Smarty tarball. You will see four class files: Smarty.class.php,
|
||||||
Smarty.addons.php, Smarty_Compiler.class.php and Config_File.class.php and a
|
Smarty_Compiler.class.php and Config_File.class.php and a
|
||||||
"plugins" directory. You will need to have all four of these files somewhere in
|
"plugins" directory. You will need to have all four of these files somewhere in
|
||||||
your PHP include path, so when you call require("Smarty.class.php") from within
|
your PHP include path, so when you call require("Smarty.class.php") from within
|
||||||
your application, it can find the class. Alternatively, you can set the
|
your application, it can find the class. Alternatively, you can set the
|
||||||
|
Reference in New Issue
Block a user