1
0

* Added header('Status:...') calls so that some CGI installations

of apache emit proper headers (garvinhicking)
This commit is contained in:
Garvin Hicking
2008-08-22 09:20:13 +00:00
parent cb8d4da7fa
commit aa77cb9b1f
7 changed files with 13 additions and 1 deletions

View File

@ -3,6 +3,9 @@
Version 1.4 ()
------------------------------------------------------------------------
* Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)
* Add a "Configure this plugin" link to the frontend output for
every sidebar plugin, not only HTML nuggets. (garvinhicking)