1
0

Upgrade Smarty to 2.6.18

This commit is contained in:
Garvin Hicking
2007-04-02 08:06:52 +00:00
parent 30ccea2f96
commit a557a58979
17 changed files with 1429 additions and 160 deletions

View File

@ -3,6 +3,8 @@
Version 1.2 ()
------------------------------------------------------------------------
* Upgrade bundled Smarty to 2.6.18 (garvinhicking)
* Make plugins be able to emit their own RSS-Feeds using
$eventData['template_file'] on the 'frontend_rss' event hook
(garvinhicking)