mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
updated versions to 1.1.0
This commit is contained in:
9
AUTHORS
9
AUTHORS
@@ -1,6 +1,7 @@
|
||||
Monte Ohrt <monte@ispi.net>
|
||||
- original idea & implementation
|
||||
|
||||
- Idea of compiling into PHP scripts
|
||||
- Initial implementation
|
||||
- Documentation
|
||||
Andrei Zmievski <andrei@ispi.net>
|
||||
- rewrote parser from scratch
|
||||
- other misc functionality
|
||||
- Rewrote parser from scratch
|
||||
- added much other functionality
|
||||
|
2
README
2
README
@@ -2,7 +2,7 @@ NAME:
|
||||
|
||||
Smarty - the PHP compiling template engine
|
||||
|
||||
VERSION: 1.0b
|
||||
VERSION: 1.1.0
|
||||
|
||||
AUTHORS:
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
* File: Smarty.addons.php
|
||||
* Author: Monte Ohrt <monte@ispi.net>
|
||||
* Andrei Zmievski <andrei@ispi.net>
|
||||
* Version: 1.0b
|
||||
* Version: 1.1.0
|
||||
* Copyright: 2001 ispi of Lincoln, Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
|
@@ -5,7 +5,7 @@
|
||||
* Author: Monte Ohrt <monte@ispi.net>
|
||||
* Andrei Zmievski <andrei@ispi.net>
|
||||
*
|
||||
* Version: 1.0b
|
||||
* Version: 1.1.0
|
||||
* Copyright: 2001 ispi of Lincoln, Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<address><email>andrei@ispi.net</email></address>
|
||||
</affiliation>
|
||||
</author>
|
||||
<edition>Version 1.0b</edition>
|
||||
<edition>Version 1.1.0</edition>
|
||||
<copyright><year>2001</year><holder>ispi, Inc.</holder></copyright>
|
||||
</bookinfo>
|
||||
<chapter>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
* Author: Monte Ohrt <monte@ispi.net>
|
||||
* Andrei Zmievski <andrei@ispi.net>
|
||||
*
|
||||
* Version: 1.0b
|
||||
* Version: 1.1.0
|
||||
* Copyright: 2001 ispi of Lincoln, Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
|
Reference in New Issue
Block a user