diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -534,6 +534,11 @@ class page $linkto = htmlentities($linkto . 'semester='); $time = time(); + /** + * Hysterical... or historical? Uncle John Brink prefers + * ``hysterical''... + */ + $hysterical = FALSE; echo "

\n"; echo "

\n"; echo "

\n"; }