1
0

patch by hboeck for unique title of summary pages

This commit is contained in:
Garvin Hicking
2011-12-12 09:29:21 +01:00
parent ee116ee460
commit 6ad3797896
65 changed files with 2077 additions and 2017 deletions

View File

@ -4,6 +4,9 @@
Version 1.7 ()
------------------------------------------------------------------------
* Add "Summary" output to title of summary archive pages, patch by
hboeck
* Set the smarty object by instance (ophian)
It is often needed to access the Smarty object from anywhere in your code, e.g. in plugins
We now ensure that there is only one instance of the object available.