cvs: smarty / INSTALL
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1061826609@cvsserver> |
messju Mon Aug 25 11:50:09 2003 EDT
Modified files:
/smarty INSTALL
Log:
added note emphasizing the introduction of "libs/" with 2.5.0
Index: smarty/INSTALL
diff -u smarty/INSTALL:1.11 smarty/INSTALL:1.12
--- smarty/INSTALL:1.11 Fri Feb 21 15:36:29 2003
+++ smarty/INSTALL Mon Aug 25 11:50:09 2003
@@ -7,6 +7,9 @@
* 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
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php