updated versions to 1.1.0

This commit is contained in:
mohrt
2001-01-25 23:19:40 +00:00
parent 3022bda87f
commit 9699217667
6 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
Monte Ohrt <monte@ispi.net> Monte Ohrt <monte@ispi.net>
- original idea & implementation - Idea of compiling into PHP scripts
- Initial implementation
- Documentation
Andrei Zmievski <andrei@ispi.net> Andrei Zmievski <andrei@ispi.net>
- rewrote parser from scratch - Rewrote parser from scratch
- other misc functionality - added much other functionality

2
README
View File

@@ -2,7 +2,7 @@ NAME:
Smarty - the PHP compiling template engine Smarty - the PHP compiling template engine
VERSION: 1.0b VERSION: 1.1.0
AUTHORS: AUTHORS:

View File

@@ -5,7 +5,7 @@
* File: Smarty.addons.php * File: Smarty.addons.php
* Author: Monte Ohrt <monte@ispi.net> * Author: Monte Ohrt <monte@ispi.net>
* Andrei Zmievski <andrei@ispi.net> * Andrei Zmievski <andrei@ispi.net>
* Version: 1.0b * Version: 1.1.0
* Copyright: 2001 ispi of Lincoln, Inc. * Copyright: 2001 ispi of Lincoln, Inc.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@@ -5,7 +5,7 @@
* Author: Monte Ohrt <monte@ispi.net> * Author: Monte Ohrt <monte@ispi.net>
* Andrei Zmievski <andrei@ispi.net> * Andrei Zmievski <andrei@ispi.net>
* *
* Version: 1.0b * Version: 1.1.0
* Copyright: 2001 ispi of Lincoln, Inc. * Copyright: 2001 ispi of Lincoln, Inc.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@@ -14,7 +14,7 @@
<address><email>andrei@ispi.net</email></address> <address><email>andrei@ispi.net</email></address>
</affiliation> </affiliation>
</author> </author>
<edition>Version 1.0b</edition> <edition>Version 1.1.0</edition>
<copyright><year>2001</year><holder>ispi, Inc.</holder></copyright> <copyright><year>2001</year><holder>ispi, Inc.</holder></copyright>
</bookinfo> </bookinfo>
<chapter> <chapter>

View File

@@ -5,7 +5,7 @@
* Author: Monte Ohrt <monte@ispi.net> * Author: Monte Ohrt <monte@ispi.net>
* Andrei Zmievski <andrei@ispi.net> * Andrei Zmievski <andrei@ispi.net>
* *
* Version: 1.0b * Version: 1.1.0
* Copyright: 2001 ispi of Lincoln, Inc. * Copyright: 2001 ispi of Lincoln, Inc.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or