1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Bugtracker #5057 possible fix

This commit is contained in:
e107steved
2010-09-27 12:22:17 +00:00
parent 600f1b17b4
commit 026aadf07c

View File

@@ -49,6 +49,9 @@ $TOPIC_ROW = "
//$TOPIC_ROW_SPACER = "<tr><td $stylespacer colspan='2'></td></tr>";
$TOPIC_ROW_SPACER = "";
require_once(e_HANDLER."calendar/calendar_class.php"); // Make sure this is loaded
class contentform{
function ContentItemPreview(){