1
0

Fix bad prev/next permalinks when using wrapper.php embedding

This commit is contained in:
Garvin Hicking
2007-04-05 09:33:48 +00:00
parent e44a22cf06
commit 86c65016bc
4 changed files with 24 additions and 1 deletions

View File

@ -3,6 +3,12 @@
Version 1.2 ()
------------------------------------------------------------------------
* Fix wrong next/previous page links when using wrapper.php indexFile
option. (garvinhicking)
* Prevent cookie-based session fixation by regenerationg server-side
session ID. Major thanks to David Vieira-Kurz.
* Display theme's preview_fullsize.jpg image when existing. Added
screenshots by williamts99.