mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
*** empty log message ***
This commit is contained in:
11
AUTHORS
11
AUTHORS
@@ -1,8 +1,9 @@
|
||||
Monte Ohrt <monte@ispi.net>
|
||||
- Idea of compiling into PHP scripts
|
||||
- Initial implementation
|
||||
- Documentation
|
||||
- idea of compiling into PHP scripts
|
||||
- initial implementation
|
||||
- documentation
|
||||
|
||||
Andrei Zmievski <andrei@php.net>
|
||||
- Rewrote parser from scratch
|
||||
- added much other functionality
|
||||
- rewrote parser from scratch
|
||||
- maintains code base
|
||||
- wrote Config_File class
|
||||
|
2
NEWS
2
NEWS
@@ -1,6 +1,6 @@
|
||||
- added 'total' and 'iteration' section properties. (Andrei)
|
||||
- added 'start' and 'max' section attributes/properties. (Andrei)
|
||||
- fixed a bug in security checking of functions inside {if} tags. (Andrei)
|
||||
- fixed a bug with security checking of functions inside {if} tags. (Andrei)
|
||||
- fixed a bug in Config_File that would incorrectly booleanize values that
|
||||
weren't really booleans. (Andrei)
|
||||
|
||||
|
Reference in New Issue
Block a user