*** empty log message ***

This commit is contained in:
andrey
2001-01-26 16:31:54 +00:00
parent f82729afa4
commit e6274a3797
2 changed files with 4 additions and 4 deletions

6
NEWS
View File

@@ -11,12 +11,12 @@ Version 1.0b
------------
- fixed the bug that prevented using non-array values for 'loop' attribute.
(Andrei)
- many misc documentation changes & additions (monte)
- many misc documentation changes & additions (Monte)
Version 1.0a
------------
- fixed bug that caused templates to recompile every time (monte)
- fixed bug that caused templates to recompile every time (Monte)
Version 1.0
------------
- initial release (monte)
- initial release

2
README
View File

@@ -49,6 +49,6 @@ DESCRIPTION:
is so customizable.
COPYRIGHT:
Copyright(c) 2000,2001 ispi. All rights reserved.
Copyright (c) 2001 ispi of Lincoln, Inc. All rights reserved.
This software is released under the GNU General Public License.
Please read the disclaimer at the top of the Smarty.class.php file.