1
0

Support for randomized header image added to BP

This commit is contained in:
Garvin Hicking
2008-08-26 12:06:12 +00:00
parent c94805232a
commit 87ffb16164
3 changed files with 22 additions and 1 deletions

View File

@ -3,6 +3,11 @@
Version 1.4 ()
------------------------------------------------------------------------
* Bulletproof: Added support for custom, randomized header image.
If you enter a path (relative to the domain root, like
'/blog/uploads/'), any of the contained images will be rotated.
(garvinhicking)
* Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)