diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -535,10 +535,9 @@ class page $time = time(); /** - * Hysterical... or historical? Uncle John Brink prefers - * ``hysterical''... + * Show the historical data. This doesn't seem useful, but it's here. */ - $hysterical = FALSE; + $historical = FALSE; echo "

\n"; echo "

\n"; echo "

\n"; }