Date: July 7th 2007
Hello,
I made a mistake in the quick fix for the SuperCali Calendar exploit:
Please go to includes/start.php and change line 108 (or thereabouts) from:
if ($_REQUEST["o"]) {
to
if (is_numeric($_REQUEST["o"])) {
The previous function (is_int) will not work and will lock your calendar in the default view.
My Apologies.
Dana C. Hutchins
|
<< Previous: SuperCali PHP Event Calendar Exploit |
| Archive Index | |
Next: SuperCali 1.0.0 Released >> |
Release annoucements for the SuperCali PHP Event Calendar script.
Powered by Dada Mail 3.0.0
Copyright © 1999-2008, Simoni Creative.