mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
ChangeLog update
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
|||||||
|
2002-04-16 Andrei Zmievski <andrei@php.net>
|
||||||
|
|
||||||
|
* Smarty.class.php: Add register/unregister API for output filters.
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
Smarty.class.php
|
||||||
|
Smarty_Compiler.class.php
|
||||||
|
TODO:
|
||||||
|
Changed the way filters are loaded, which now has to be done explicitly,
|
||||||
|
either through load_filter() API or by filling in $autoload_filters variable.
|
||||||
|
Also renamed internal variable to avoid namespace pollution.
|
||||||
|
|
||||||
2002-04-15 Andrei Zmievski <andrei@php.net>
|
2002-04-15 Andrei Zmievski <andrei@php.net>
|
||||||
|
|
||||||
* Smarty.class.php:
|
* Smarty.class.php:
|
||||||
|
Reference in New Issue
Block a user