diff --git a/e107_plugins/content/handlers/content_form_class.php b/e107_plugins/content/handlers/content_form_class.php index 79cd453b9..a7837134d 100644 --- a/e107_plugins/content/handlers/content_form_class.php +++ b/e107_plugins/content/handlers/content_form_class.php @@ -49,6 +49,9 @@ $TOPIC_ROW = " //$TOPIC_ROW_SPACER = ""; $TOPIC_ROW_SPACER = ""; +require_once(e_HANDLER."calendar/calendar_class.php"); // Make sure this is loaded + + class contentform{ function ContentItemPreview(){