1
0

* Changed karma plugin to only track GET requests as visits, not

POSTs. Thanks to Marcus Friedman
This commit is contained in:
Garvin Hicking
2009-03-25 10:41:38 +00:00
parent c2e2fb0d48
commit 86c4f46609
2 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.5 ()
------------------------------------------------------------------------
* Changed karma plugin to only track GET requests as visits, not
POSTs. Thanks to Marcus Friedman
* Enhanced nl2br plugin to also use <p> tags, by onli
* Added possibility for templates to register a central function